mirror of
https://github.com/torvalds/linux.git
synced 2026-06-06 21:45:45 +02:00
ANDROID: GKI: Update symbol list for mtk AIoT projects
2 Added functions: [A] 'function int usb_unlink_urb(struct urb*)' [A] 'function int usb_clear_halt(struct usb_device*, int)' Bug: 253387971 Signed-off-by: Seiya Wang <seiya.wang@mediatek.com> Change-Id: If9b4d6fc9e272b07c62a8c2492e695fac957fac4
This commit is contained in:
parent
a3835ce695
commit
f9a66cbe70
File diff suppressed because it is too large
Load Diff
|
|
@ -3216,6 +3216,7 @@
|
||||||
update_devfreq
|
update_devfreq
|
||||||
usb_add_phy_dev
|
usb_add_phy_dev
|
||||||
usb_assign_descriptors
|
usb_assign_descriptors
|
||||||
|
usb_clear_halt
|
||||||
usb_copy_descriptors
|
usb_copy_descriptors
|
||||||
usb_ep_alloc_request
|
usb_ep_alloc_request
|
||||||
usb_ep_autoconfig
|
usb_ep_autoconfig
|
||||||
|
|
@ -3239,6 +3240,7 @@
|
||||||
usb_phy_set_charger_current
|
usb_phy_set_charger_current
|
||||||
usb_remove_phy
|
usb_remove_phy
|
||||||
usb_role_switch_set_role
|
usb_role_switch_set_role
|
||||||
|
usb_unlink_urb
|
||||||
v4l2_async_notifier_add_subdev
|
v4l2_async_notifier_add_subdev
|
||||||
v4l2_async_notifier_cleanup
|
v4l2_async_notifier_cleanup
|
||||||
v4l2_async_subdev_notifier_register
|
v4l2_async_subdev_notifier_register
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user