mirror of
https://github.com/hardkernel/linux.git
synced 2026-03-25 20:10:23 +09:00
ANDROID: Update the ABI symbol list
Adding the following symbols: - __get_task_comm - teo_cpu_get_util_threshold - teo_cpu_set_util_threshold Bug: 289293494 Change-Id: I33aabcbcd2d16e085ff6ef9b40d9c66241efba73 Signed-off-by: Qais Yousef <qyousef@google.com>
This commit is contained in:
@@ -252030,6 +252030,12 @@ function {
|
||||
parameter_id: 0x6720d32f
|
||||
parameter_id: 0x31596a61
|
||||
}
|
||||
function {
|
||||
id: 0x099db0ca
|
||||
return_type_id: 0x48b5725f
|
||||
parameter_id: 0x6720d32f
|
||||
parameter_id: 0x33756485
|
||||
}
|
||||
function {
|
||||
id: 0x09b7dbae
|
||||
return_type_id: 0x48b5725f
|
||||
@@ -332768,6 +332774,24 @@ elf_symbol {
|
||||
type_id: 0x129c1f38
|
||||
full_name: "tcpm_vbus_change"
|
||||
}
|
||||
elf_symbol {
|
||||
id: 0x7cfd9233
|
||||
name: "teo_cpu_get_util_threshold"
|
||||
is_defined: true
|
||||
symbol_type: FUNCTION
|
||||
crc: 0x0482d3ad
|
||||
type_id: 0x2864f998
|
||||
full_name: "teo_cpu_get_util_threshold"
|
||||
}
|
||||
elf_symbol {
|
||||
id: 0xbd25c7d0
|
||||
name: "teo_cpu_set_util_threshold"
|
||||
is_defined: true
|
||||
symbol_type: FUNCTION
|
||||
crc: 0xba6e00b6
|
||||
type_id: 0x099db0ca
|
||||
full_name: "teo_cpu_set_util_threshold"
|
||||
}
|
||||
elf_symbol {
|
||||
id: 0x5bbd3545
|
||||
name: "thermal_cdev_update"
|
||||
@@ -344103,6 +344127,8 @@ interface {
|
||||
symbol_id: 0xae3ea97c
|
||||
symbol_id: 0xe083e91b
|
||||
symbol_id: 0x6869c83d
|
||||
symbol_id: 0x7cfd9233
|
||||
symbol_id: 0xbd25c7d0
|
||||
symbol_id: 0x5bbd3545
|
||||
symbol_id: 0xf4017fdd
|
||||
symbol_id: 0x2d1f2cdd
|
||||
|
||||
@@ -2051,6 +2051,8 @@
|
||||
tcpm_sourcing_vbus
|
||||
tcpm_update_sink_capabilities
|
||||
tcpm_vbus_change
|
||||
teo_cpu_get_util_threshold
|
||||
teo_cpu_set_util_threshold
|
||||
thermal_cdev_update
|
||||
thermal_cooling_device_unregister
|
||||
thermal_of_cooling_device_register
|
||||
|
||||
Reference in New Issue
Block a user