ANDROID: GKI: update pixel symbol list for xhci
Pixel is using these symbols in its USB driver implementation. 3 function symbol(s) added 'int xhci_address_device(struct usb_hcd*, struct usb_device*)' 'int xhci_bus_resume(struct usb_hcd*)' 'int xhci_bus_suspend(struct usb_hcd*)' Bug: 277396090 Bug: 287008367 Change-Id: Id89097ab094e0582560383793c91278c88cb078f Signed-off-by: André Draszik <draszik@google.com>
This commit is contained in:
parent
b0c06048a8
commit
64787ee451
1 changed files with 3 additions and 0 deletions
|
|
@ -2290,6 +2290,9 @@
|
|||
__xfrm_state_destroy
|
||||
xfrm_state_lookup_byspi
|
||||
xfrm_stateonly_find
|
||||
xhci_address_device
|
||||
xhci_bus_resume
|
||||
xhci_bus_suspend
|
||||
xhci_gen_setup
|
||||
xhci_init_driver
|
||||
xhci_resume
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue