mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-09 12:17:12 +09:00
ANDROID: Update the ABI symbol list
Adding the following symbols: - __traceiter_android_vh_uclamp_validate - __tracepoint_android_vh_uclamp_validate Bug: 283761535 Change-Id: I74fdbf3162ba5b64696b5ac708e0c429e5a41fd9 Signed-off-by: Qais Yousef <qyousef@google.com>
This commit is contained in:
committed by
Treehugger Robot
parent
10bca2e53c
commit
d9a7607f56
@@ -282385,6 +282385,16 @@ function {
|
||||
parameter_id: 0x18bd6530
|
||||
parameter_id: 0x3332797f
|
||||
}
|
||||
function {
|
||||
id: 0x9bd44256
|
||||
return_type_id: 0x6720d32f
|
||||
parameter_id: 0x18bd6530
|
||||
parameter_id: 0x1d19a9d5
|
||||
parameter_id: 0x38bffa98
|
||||
parameter_id: 0x6d7f5ff6
|
||||
parameter_id: 0x13580d6c
|
||||
parameter_id: 0x11cfee5a
|
||||
}
|
||||
function {
|
||||
id: 0x9bd444ea
|
||||
return_type_id: 0x6720d32f
|
||||
@@ -296105,6 +296115,15 @@ elf_symbol {
|
||||
type_id: 0x9bcdfb6a
|
||||
full_name: "__traceiter_android_vh_typec_tcpm_modify_src_caps"
|
||||
}
|
||||
elf_symbol {
|
||||
id: 0xaa213206
|
||||
name: "__traceiter_android_vh_uclamp_validate"
|
||||
is_defined: true
|
||||
symbol_type: FUNCTION
|
||||
crc: 0xff910ad3
|
||||
type_id: 0x9bd44256
|
||||
full_name: "__traceiter_android_vh_uclamp_validate"
|
||||
}
|
||||
elf_symbol {
|
||||
id: 0xe31bb308
|
||||
name: "__traceiter_android_vh_ufs_check_int_errors"
|
||||
@@ -298337,6 +298356,15 @@ elf_symbol {
|
||||
type_id: 0x18ccbd2c
|
||||
full_name: "__tracepoint_android_vh_typec_tcpm_modify_src_caps"
|
||||
}
|
||||
elf_symbol {
|
||||
id: 0xf09ef4d0
|
||||
name: "__tracepoint_android_vh_uclamp_validate"
|
||||
is_defined: true
|
||||
symbol_type: OBJECT
|
||||
crc: 0xb9255a9f
|
||||
type_id: 0x18ccbd2c
|
||||
full_name: "__tracepoint_android_vh_uclamp_validate"
|
||||
}
|
||||
elf_symbol {
|
||||
id: 0x609a86da
|
||||
name: "__tracepoint_android_vh_ufs_check_int_errors"
|
||||
@@ -339751,6 +339779,7 @@ interface {
|
||||
symbol_id: 0x558490b1
|
||||
symbol_id: 0x8af2b51e
|
||||
symbol_id: 0x5ab5402f
|
||||
symbol_id: 0xaa213206
|
||||
symbol_id: 0xe31bb308
|
||||
symbol_id: 0xa56348c9
|
||||
symbol_id: 0x15f6cf54
|
||||
@@ -339999,6 +340028,7 @@ interface {
|
||||
symbol_id: 0x7b5c377f
|
||||
symbol_id: 0x6436c788
|
||||
symbol_id: 0x1f1a25bd
|
||||
symbol_id: 0xf09ef4d0
|
||||
symbol_id: 0x609a86da
|
||||
symbol_id: 0xa03a7d43
|
||||
symbol_id: 0xc9f46bb2
|
||||
|
||||
@@ -954,6 +954,9 @@
|
||||
i2c_transfer_buffer_flags
|
||||
i2c_unregister_device
|
||||
i2c_verify_client
|
||||
i3c_device_do_priv_xfers
|
||||
i3c_driver_register_with_owner
|
||||
i3c_driver_unregister
|
||||
i3c_generic_ibi_alloc_pool
|
||||
i3c_generic_ibi_free_pool
|
||||
i3c_generic_ibi_get_free_slot
|
||||
@@ -969,9 +972,6 @@
|
||||
i3c_master_register
|
||||
i3c_master_set_info
|
||||
i3c_master_unregister
|
||||
i3c_driver_unregister
|
||||
i3c_driver_register_with_owner
|
||||
i3c_device_do_priv_xfers
|
||||
ida_alloc_range
|
||||
ida_destroy
|
||||
ida_free
|
||||
@@ -2143,6 +2143,7 @@
|
||||
__traceiter_android_vh_typec_tcpm_get_timer
|
||||
__traceiter_android_vh_typec_tcpm_log
|
||||
__traceiter_android_vh_typec_tcpm_modify_src_caps
|
||||
__traceiter_android_vh_uclamp_validate
|
||||
__traceiter_android_vh_ufs_check_int_errors
|
||||
__traceiter_android_vh_ufs_compl_command
|
||||
__traceiter_android_vh_ufs_fill_prdt
|
||||
@@ -2263,6 +2264,7 @@
|
||||
__tracepoint_android_vh_typec_tcpm_get_timer
|
||||
__tracepoint_android_vh_typec_tcpm_log
|
||||
__tracepoint_android_vh_typec_tcpm_modify_src_caps
|
||||
__tracepoint_android_vh_uclamp_validate
|
||||
__tracepoint_android_vh_ufs_check_int_errors
|
||||
__tracepoint_android_vh_ufs_compl_command
|
||||
__tracepoint_android_vh_ufs_fill_prdt
|
||||
|
||||
Reference in New Issue
Block a user