mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-08 11:50:43 +09:00
ANDROID: Update the ABI representation
1 function symbol(s) added 'void usb_udc_vbus_handler(struct usb_gadget *, bool)' Bug: 267846601 Change-Id: Ie1e8a39eca7c610b410a8768d3f3ba32eed9a46d Signed-off-by: Ray Chi <raychi@google.com>
This commit is contained in:
File diff suppressed because it is too large
Load Diff
@@ -865,8 +865,8 @@
|
||||
find_next_zero_bit
|
||||
find_pid_ns
|
||||
find_task_by_vpid
|
||||
find_vm_area
|
||||
find_vma
|
||||
find_vm_area
|
||||
find_vpid
|
||||
finish_wait
|
||||
firmware_request_nowarn
|
||||
@@ -1620,6 +1620,7 @@
|
||||
pm_runtime_forbid
|
||||
pm_runtime_force_resume
|
||||
pm_runtime_force_suspend
|
||||
pm_runtime_get_if_active
|
||||
__pm_runtime_idle
|
||||
pm_runtime_irq_safe
|
||||
__pm_runtime_resume
|
||||
@@ -1693,6 +1694,7 @@
|
||||
___ratelimit
|
||||
raw_notifier_call_chain
|
||||
raw_notifier_chain_register
|
||||
raw_notifier_chain_unregister
|
||||
_raw_read_lock
|
||||
_raw_read_lock_bh
|
||||
_raw_read_lock_irq
|
||||
@@ -2591,6 +2593,7 @@
|
||||
usb_role_switch_unregister
|
||||
usb_speed_string
|
||||
usb_string_id
|
||||
usb_udc_vbus_handler
|
||||
usb_unregister_notify
|
||||
__usecs_to_jiffies
|
||||
usleep_range
|
||||
@@ -2700,6 +2703,7 @@
|
||||
wait_for_completion_interruptible_timeout
|
||||
wait_for_completion_killable
|
||||
wait_for_completion_timeout
|
||||
wait_on_page_bit
|
||||
wait_woken
|
||||
__wake_up
|
||||
__wake_up_locked
|
||||
|
||||
Reference in New Issue
Block a user