You've already forked linux-rockchip
mirror of
https://github.com/armbian/linux-rockchip.git
synced 2026-01-06 11:08:10 -08:00
ANDROID: GKI: Update symbol list for mtk
5 Added functions: [A] 'function void netdev_notice(const net_device*, const char*, ...)' [A] 'function int usb_driver_set_configuration(usb_device*, int)' [A] 'function void usb_enable_lpm(usb_device*)' [A] 'function int usb_reset_device(usb_device*)' [A] 'function int usb_wait_anchor_empty_timeout(usb_anchor*, unsigned int)' Bug: 270620523 Signed-off-by: Seiya Wang <seiya.wang@mediatek.com> Change-Id: I918dc81101c3d66a00fa3147671c0e477c796408
This commit is contained in:
committed by
Matthias Männich
parent
b086cc7361
commit
4b9d11ae5f
File diff suppressed because it is too large
Load Diff
@@ -1310,6 +1310,7 @@
|
||||
__netdev_alloc_skb
|
||||
netdev_err
|
||||
netdev_info
|
||||
netdev_notice
|
||||
netdev_set_default_ethtool_ops
|
||||
netdev_warn
|
||||
netif_carrier_off
|
||||
@@ -2422,6 +2423,8 @@
|
||||
usb_add_hcd
|
||||
usb_add_phy_dev
|
||||
usb_assign_descriptors
|
||||
usb_autopm_get_interface_async
|
||||
usb_autopm_put_interface_async
|
||||
usb_composite_probe
|
||||
usb_composite_unregister
|
||||
usb_copy_descriptors
|
||||
@@ -2431,6 +2434,8 @@
|
||||
usb_del_gadget_udc
|
||||
usb_deregister
|
||||
usb_disabled
|
||||
usb_driver_set_configuration
|
||||
usb_enable_lpm
|
||||
usb_ep_alloc_request
|
||||
usb_ep_autoconfig
|
||||
usb_ep_dequeue
|
||||
@@ -2502,6 +2507,7 @@
|
||||
usb_remove_function
|
||||
usb_remove_hcd
|
||||
usb_remove_phy
|
||||
usb_reset_device
|
||||
usb_role_switch_get
|
||||
usb_role_switch_get_drvdata
|
||||
usb_role_switch_get_role
|
||||
@@ -2510,6 +2516,7 @@
|
||||
usb_role_switch_unregister
|
||||
usb_speed_string
|
||||
usb_string_id
|
||||
usb_wait_anchor_empty_timeout
|
||||
__usecs_to_jiffies
|
||||
usleep_range
|
||||
uuid_null
|
||||
|
||||
Reference in New Issue
Block a user