mirror of
https://github.com/hardkernel/linux.git
synced 2026-03-25 20:10:23 +09:00
ANDROID: GKI: Update symbol list for lenovo
2 function symbol(s) added 'unsigned int regulator_get_linear_step(struct regulator*)' 'int smp_call_function_any(const struct cpumask*, smp_call_func_t, void*, int)' Bug: 313550784 Change-Id: I733654a7d0ca8daba31ef7eedb874d0c8da1cd29 Signed-off-by: erinwang <erinwang2@lenovo.com>
This commit is contained in:
committed by
Giuliano Procida
parent
dcf95aa0af
commit
e5f9357102
@@ -279311,6 +279311,14 @@ function {
|
||||
parameter_id: 0x36f998d3
|
||||
parameter_id: 0x38d23361
|
||||
}
|
||||
function {
|
||||
id: 0x90e2d95d
|
||||
return_type_id: 0x6720d32f
|
||||
parameter_id: 0x310ec01d
|
||||
parameter_id: 0x498e6bfd
|
||||
parameter_id: 0x18bd6530
|
||||
parameter_id: 0x6720d32f
|
||||
}
|
||||
function {
|
||||
id: 0x90e31e42
|
||||
return_type_id: 0x6720d32f
|
||||
@@ -346582,6 +346590,15 @@ elf_symbol {
|
||||
type_id: 0x56fd367d
|
||||
full_name: "regulator_get_drvdata"
|
||||
}
|
||||
elf_symbol {
|
||||
id: 0xc92def38
|
||||
name: "regulator_get_linear_step"
|
||||
is_defined: true
|
||||
symbol_type: FUNCTION
|
||||
crc: 0xee708b17
|
||||
type_id: 0xceb0f977
|
||||
full_name: "regulator_get_linear_step"
|
||||
}
|
||||
elf_symbol {
|
||||
id: 0xdd41811b
|
||||
name: "regulator_get_mode"
|
||||
@@ -350878,6 +350895,15 @@ elf_symbol {
|
||||
type_id: 0x0280f6cc
|
||||
full_name: "smp_call_function"
|
||||
}
|
||||
elf_symbol {
|
||||
id: 0x824ee5eb
|
||||
name: "smp_call_function_any"
|
||||
is_defined: true
|
||||
symbol_type: FUNCTION
|
||||
crc: 0x8efd59ac
|
||||
type_id: 0x90e2d95d
|
||||
full_name: "smp_call_function_any"
|
||||
}
|
||||
elf_symbol {
|
||||
id: 0xdf906b66
|
||||
name: "smp_call_function_many"
|
||||
@@ -367435,6 +367461,7 @@ interface {
|
||||
symbol_id: 0x0fbaa7b3
|
||||
symbol_id: 0xfd198070
|
||||
symbol_id: 0x4a781b7f
|
||||
symbol_id: 0xc92def38
|
||||
symbol_id: 0xdd41811b
|
||||
symbol_id: 0x0118b55f
|
||||
symbol_id: 0x4e97a73b
|
||||
@@ -367912,6 +367939,7 @@ interface {
|
||||
symbol_id: 0xcb37c2fd
|
||||
symbol_id: 0x57adf54a
|
||||
symbol_id: 0xf46be251
|
||||
symbol_id: 0x824ee5eb
|
||||
symbol_id: 0xdf906b66
|
||||
symbol_id: 0x4c674d1e
|
||||
symbol_id: 0x1f9b728b
|
||||
|
||||
@@ -1017,6 +1017,7 @@
|
||||
regulator_disable
|
||||
regulator_enable
|
||||
regulator_get_bypass_regmap
|
||||
regulator_get_linear_step
|
||||
regulator_get_optional
|
||||
regulator_is_enabled
|
||||
regulator_put
|
||||
@@ -1106,6 +1107,7 @@
|
||||
skb_queue_purge
|
||||
skb_queue_tail
|
||||
skb_trim
|
||||
smp_call_function_any
|
||||
smp_call_function_single
|
||||
snd_card_ref
|
||||
snd_card_register
|
||||
|
||||
Reference in New Issue
Block a user