mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-05 18:41:58 +09:00
ANDROID: ABI: Update pixel symbol list
1 function symbol(s) added
'int extcon_set_property_sync(struct extcon_dev *, unsigned int,
unsigned int, union extcon_property_value)'
Bug: 289529571
Change-Id: I93a0a0e10540147fa2f626c6b1e8aa62800f58cb
Signed-off-by: Samuel Gosselin <sgosselin@google.com>
This commit is contained in:
@@ -341753,6 +341753,15 @@ elf_symbol {
|
|||||||
type_id: 0x98851295
|
type_id: 0x98851295
|
||||||
full_name: "extcon_set_property_capability"
|
full_name: "extcon_set_property_capability"
|
||||||
}
|
}
|
||||||
|
elf_symbol {
|
||||||
|
id: 0xb1dfbb02
|
||||||
|
name: "extcon_set_property_sync"
|
||||||
|
is_defined: true
|
||||||
|
symbol_type: FUNCTION
|
||||||
|
crc: 0x710595c3
|
||||||
|
type_id: 0x98850898
|
||||||
|
full_name: "extcon_set_property_sync"
|
||||||
|
}
|
||||||
elf_symbol {
|
elf_symbol {
|
||||||
id: 0xacc42253
|
id: 0xacc42253
|
||||||
name: "extcon_set_state"
|
name: "extcon_set_state"
|
||||||
@@ -380084,6 +380093,7 @@ interface {
|
|||||||
symbol_id: 0x3f648037
|
symbol_id: 0x3f648037
|
||||||
symbol_id: 0xc75616d8
|
symbol_id: 0xc75616d8
|
||||||
symbol_id: 0x467358e5
|
symbol_id: 0x467358e5
|
||||||
|
symbol_id: 0xb1dfbb02
|
||||||
symbol_id: 0xacc42253
|
symbol_id: 0xacc42253
|
||||||
symbol_id: 0x0a446897
|
symbol_id: 0x0a446897
|
||||||
symbol_id: 0xb107d2cd
|
symbol_id: 0xb107d2cd
|
||||||
|
|||||||
@@ -748,6 +748,7 @@
|
|||||||
extcon_register_notifier
|
extcon_register_notifier
|
||||||
extcon_set_property
|
extcon_set_property
|
||||||
extcon_set_property_capability
|
extcon_set_property_capability
|
||||||
|
extcon_set_property_sync
|
||||||
extcon_set_state_sync
|
extcon_set_state_sync
|
||||||
extcon_unregister_notifier
|
extcon_unregister_notifier
|
||||||
fasync_helper
|
fasync_helper
|
||||||
|
|||||||
Reference in New Issue
Block a user