ANDROID: ABI: Update symbol list for imx
INFO: 1 function symbol(s) added 'int v4l2_fwnode_device_parse(struct device*, struct v4l2_fwnode_device_properties*)' Bug: 320539650 Change-Id: Id75312751f4832f1459387bd11c0583749d4fa4d Signed-off-by: Zhipeng Wang <zhipeng.wang_1@nxp.com>
This commit is contained in:
parent
7eedea7abf
commit
947708f1ff
2 changed files with 32 additions and 0 deletions
|
|
@ -27773,6 +27773,11 @@ pointer_reference {
|
|||
kind: POINTER
|
||||
pointee_type_id: 0xc50a1b96
|
||||
}
|
||||
pointer_reference {
|
||||
id: 0x3bd3f876
|
||||
kind: POINTER
|
||||
pointee_type_id: 0xc50f0744
|
||||
}
|
||||
pointer_reference {
|
||||
id: 0x3bd6fa3a
|
||||
kind: POINTER
|
||||
|
|
@ -325595,6 +325600,12 @@ function {
|
|||
parameter_id: 0x0258f96e
|
||||
parameter_id: 0x38514bfb
|
||||
}
|
||||
function {
|
||||
id: 0x9df99295
|
||||
return_type_id: 0x6720d32f
|
||||
parameter_id: 0x0258f96e
|
||||
parameter_id: 0x3bd3f876
|
||||
}
|
||||
function {
|
||||
id: 0x9dfae298
|
||||
return_type_id: 0x6720d32f
|
||||
|
|
@ -397375,6 +397386,15 @@ elf_symbol {
|
|||
type_id: 0x209ae488
|
||||
full_name: "v4l2_format_info"
|
||||
}
|
||||
elf_symbol {
|
||||
id: 0xfb876b5c
|
||||
name: "v4l2_fwnode_device_parse"
|
||||
is_defined: true
|
||||
symbol_type: FUNCTION
|
||||
crc: 0x03ecb420
|
||||
type_id: 0x9df99295
|
||||
full_name: "v4l2_fwnode_device_parse"
|
||||
}
|
||||
elf_symbol {
|
||||
id: 0x7ba36329
|
||||
name: "v4l2_fwnode_endpoint_alloc_parse"
|
||||
|
|
@ -408163,6 +408183,7 @@ interface {
|
|||
symbol_id: 0xe66642fe
|
||||
symbol_id: 0x538ad5cc
|
||||
symbol_id: 0x2244c8f0
|
||||
symbol_id: 0xfb876b5c
|
||||
symbol_id: 0x7ba36329
|
||||
symbol_id: 0x2643c2c9
|
||||
symbol_id: 0xcb8b4f14
|
||||
|
|
|
|||
|
|
@ -2253,6 +2253,14 @@
|
|||
usb_udc_vbus_handler
|
||||
__usecs_to_jiffies
|
||||
usleep_range_state
|
||||
__v4l2_async_nf_add_fwnode
|
||||
v4l2_async_nf_cleanup
|
||||
v4l2_async_nf_init
|
||||
v4l2_async_nf_register
|
||||
v4l2_async_nf_unregister
|
||||
v4l2_async_register_subdev
|
||||
v4l2_async_register_subdev_sensor
|
||||
v4l2_async_unregister_subdev
|
||||
v4l2_ctrl_auto_cluster
|
||||
v4l2_ctrl_handler_free
|
||||
v4l2_ctrl_handler_init_class
|
||||
|
|
@ -2289,6 +2297,9 @@
|
|||
v4l2_fh_init
|
||||
v4l2_fh_open
|
||||
__v4l2_find_nearest_size
|
||||
v4l2_fwnode_device_parse
|
||||
v4l2_fwnode_endpoint_alloc_parse
|
||||
v4l2_fwnode_endpoint_parse
|
||||
v4l2_get_link_freq
|
||||
v4l2_g_parm_cap
|
||||
v4l2_i2c_subdev_init
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue