mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-05 10:31:46 +09:00
ANDROID: GKI: Update symbol list for mtk
2 function symbol(s) added 'int devm_rproc_add(struct device*, struct rproc*)' 'struct rproc* devm_rproc_alloc(struct device*, const char*, const struct rproc_ops*, const char*, int)' Bug: 361691226 Change-Id: Ifc5f86d8443f0495dd576c654b9fd9936bd449f7 Signed-off-by: Seiya Wang <seiya.wang@mediatek.com>
This commit is contained in:
committed by
Treehugger Robot
parent
82b9eb64eb
commit
25641a61ba
@@ -330889,6 +330889,12 @@ function {
|
||||
parameter_id: 0x2f99f236
|
||||
parameter_id: 0x6720d32f
|
||||
}
|
||||
function {
|
||||
id: 0x9db1c576
|
||||
return_type_id: 0x6720d32f
|
||||
parameter_id: 0x0258f96e
|
||||
parameter_id: 0x29c600bb
|
||||
}
|
||||
function {
|
||||
id: 0x9db28ca2
|
||||
return_type_id: 0x6720d32f
|
||||
@@ -363356,6 +363362,24 @@ elf_symbol {
|
||||
type_id: 0x9d9d4b64
|
||||
full_name: "devm_reset_controller_register"
|
||||
}
|
||||
elf_symbol {
|
||||
id: 0xbc1b7b65
|
||||
name: "devm_rproc_add"
|
||||
is_defined: true
|
||||
symbol_type: FUNCTION
|
||||
crc: 0x6fe72a07
|
||||
type_id: 0x9db1c576
|
||||
full_name: "devm_rproc_add"
|
||||
}
|
||||
elf_symbol {
|
||||
id: 0x2df89a54
|
||||
name: "devm_rproc_alloc"
|
||||
is_defined: true
|
||||
symbol_type: FUNCTION
|
||||
crc: 0xd2a21170
|
||||
type_id: 0xbd324cd3
|
||||
full_name: "devm_rproc_alloc"
|
||||
}
|
||||
elf_symbol {
|
||||
id: 0x752a2b5b
|
||||
name: "devm_rtc_allocate_device"
|
||||
@@ -414698,6 +414722,8 @@ interface {
|
||||
symbol_id: 0xb7d7707e
|
||||
symbol_id: 0xdb0692a6
|
||||
symbol_id: 0xfafcdec5
|
||||
symbol_id: 0xbc1b7b65
|
||||
symbol_id: 0x2df89a54
|
||||
symbol_id: 0x752a2b5b
|
||||
symbol_id: 0xca559b71
|
||||
symbol_id: 0xa5b63f73
|
||||
|
||||
@@ -554,6 +554,8 @@
|
||||
devm_request_threaded_irq
|
||||
__devm_reset_control_get
|
||||
devm_reset_controller_register
|
||||
devm_rproc_add
|
||||
devm_rproc_alloc
|
||||
devm_rtc_allocate_device
|
||||
devm_rtc_nvmem_register
|
||||
__devm_rtc_register_device
|
||||
|
||||
Reference in New Issue
Block a user