ANDROID: ABI: Add to QCOM symbols list
Symbols updated to QCOM abi symbol list: fwnode_get_phy_node phylink_expects_phy Bug: 288516849 Change-Id: I3b86d0b864011b118fff9da3c4afb02e62abf4d7 Signed-off-by: Venkata Rao Kakani <quic_vkakani@quicinc.com>
This commit is contained in:
parent
dd451f19f0
commit
dc8c661b99
2 changed files with 27 additions and 0 deletions
|
|
@ -314717,6 +314717,11 @@ function {
|
|||
parameter_id: 0x3de54f8a
|
||||
parameter_id: 0x358ff5b7
|
||||
}
|
||||
function {
|
||||
id: 0xf10ce2b4
|
||||
return_type_id: 0x6d7f5ff6
|
||||
parameter_id: 0x3ea2e6c1
|
||||
}
|
||||
function {
|
||||
id: 0xf1208847
|
||||
return_type_id: 0x6d7f5ff6
|
||||
|
|
@ -341541,6 +341546,15 @@ elf_symbol {
|
|||
type_id: 0x36f1d1fd
|
||||
full_name: "fwnode_get_next_child_node"
|
||||
}
|
||||
elf_symbol {
|
||||
id: 0xff713254
|
||||
name: "fwnode_get_phy_node"
|
||||
is_defined: true
|
||||
symbol_type: FUNCTION
|
||||
crc: 0xd42ed8cf
|
||||
type_id: 0x3842a55f
|
||||
full_name: "fwnode_get_phy_node"
|
||||
}
|
||||
elf_symbol {
|
||||
id: 0x02e45228
|
||||
name: "fwnode_gpiod_get_index"
|
||||
|
|
@ -356025,6 +356039,15 @@ elf_symbol {
|
|||
type_id: 0x92acc9b8
|
||||
full_name: "phylink_ethtool_set_wol"
|
||||
}
|
||||
elf_symbol {
|
||||
id: 0x03646fd6
|
||||
name: "phylink_expects_phy"
|
||||
is_defined: true
|
||||
symbol_type: FUNCTION
|
||||
crc: 0x4278d56a
|
||||
type_id: 0xf10ce2b4
|
||||
full_name: "phylink_expects_phy"
|
||||
}
|
||||
elf_symbol {
|
||||
id: 0x2c092465
|
||||
name: "phylink_fwnode_phy_connect"
|
||||
|
|
@ -378708,6 +378731,7 @@ interface {
|
|||
symbol_id: 0x11780300
|
||||
symbol_id: 0x183013c2
|
||||
symbol_id: 0x55d636ec
|
||||
symbol_id: 0xff713254
|
||||
symbol_id: 0x02e45228
|
||||
symbol_id: 0x90df3dac
|
||||
symbol_id: 0x98cceeb9
|
||||
|
|
@ -380317,6 +380341,7 @@ interface {
|
|||
symbol_id: 0xeab149af
|
||||
symbol_id: 0x0a235dd5
|
||||
symbol_id: 0xa92902da
|
||||
symbol_id: 0x03646fd6
|
||||
symbol_id: 0x2c092465
|
||||
symbol_id: 0x161b2b54
|
||||
symbol_id: 0x707a35cb
|
||||
|
|
|
|||
|
|
@ -1147,6 +1147,7 @@
|
|||
fwnode_get_name
|
||||
fwnode_get_named_child_node
|
||||
fwnode_get_next_child_node
|
||||
fwnode_get_phy_node
|
||||
fwnode_handle_get
|
||||
fwnode_handle_put
|
||||
fwnode_property_present
|
||||
|
|
@ -2311,6 +2312,7 @@
|
|||
phylink_ethtool_set_eee
|
||||
phylink_ethtool_set_pauseparam
|
||||
phylink_ethtool_set_wol
|
||||
phylink_expects_phy
|
||||
phylink_fwnode_phy_connect
|
||||
phylink_generic_validate
|
||||
phylink_get_eee_err
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue