ANDROID: GKI: rockchip: Enable symbols for typec
Leaf changes summary: 11 artifacts changed
Changed leaf types summary: 0 leaf type changed
Removed/Changed/Added functions summary: 0 Removed, 0 Changed, 11 Added functions
Removed/Changed/Added variables summary: 0 Removed, 0 Changed, 0 Added variable
11 Added functions:
[A] 'function int __typec_altmode_register_driver(typec_altmode_driver*, module*)'
[A] 'function fwnode_handle* fwnode_create_software_node(const property_entry*, const fwnode_handle*)'
[A] 'function tcpm_port* tcpm_register_port(device*, tcpc_dev*)'
[A] 'function void tcpm_unregister_port(tcpm_port*)'
[A] 'function typec_port* typec_altmode2port(typec_altmode*)'
[A] 'function int typec_altmode_enter(typec_altmode*, u32*)'
[A] 'function int typec_altmode_exit(typec_altmode*)'
[A] 'function int typec_altmode_notify(typec_altmode*, unsigned long int, void*)'
[A] 'function void typec_altmode_unregister_driver(typec_altmode_driver*)'
[A] 'function int typec_altmode_vdm(typec_altmode*, const u32, const u32*, int)'
[A] 'function int typec_get_negotiated_svdm_version(typec_port*)'
Bug: 194515348
Signed-off-by:
Kever Yang <kever.yang@rock-chips.com>
Change-Id: Iced97aa635613a36cde1af500edda173e12a2ca6
Loading
Please sign in to comment