mirror of
https://github.com/hardkernel/linux.git
synced 2026-03-25 20:10:23 +09:00
ANDROID: Update the ABI representation
Leaf changes summary: 2 artifacts changed Changed leaf types summary: 0 leaf type changed Removed/Changed/Added functions summary: 0 Removed, 0 Changed, 2 Added functions Removed/Changed/Added variables summary: 0 Removed, 0 Changed, 0 Added variable 2 Added functions: [A] 'function int usb_gadget_activate(usb_gadget*)' [A] 'function int usb_gadget_deactivate(usb_gadget*)' Bug: 217638743 Signed-off-by: Ray Chi <raychi@google.com> Change-Id: I989e50b0ea6c01dc8c420bcb6e6943f6127e09b2
This commit is contained in:
File diff suppressed because it is too large
Load Diff
@@ -2467,6 +2467,8 @@
|
||||
usb_free_all_descriptors
|
||||
usb_function_register
|
||||
usb_function_unregister
|
||||
usb_gadget_activate
|
||||
usb_gadget_deactivate
|
||||
usb_gadget_set_state
|
||||
usb_gstrings_attach
|
||||
usb_hcd_is_primary_hcd
|
||||
|
||||
Reference in New Issue
Block a user