mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-06 02:50:49 +09:00
ANDROID: Update the ABI symbol list
Adding the following symbols: - usb_udc_vbus_handler Bug: 267846601 Change-Id: I5282adb6350ae91758f6ec3f8462aba57f37ce79 Signed-off-by: Ray Chi <raychi@google.com>
This commit is contained in:
@@ -326286,6 +326286,15 @@ elf_symbol {
|
||||
type_id: 0x9e0a7037
|
||||
full_name: "usb_submit_urb"
|
||||
}
|
||||
elf_symbol {
|
||||
id: 0x5d6fb7c5
|
||||
name: "usb_udc_vbus_handler"
|
||||
is_defined: true
|
||||
symbol_type: FUNCTION
|
||||
crc: 0x924546eb
|
||||
type_id: 0x1874e22c
|
||||
full_name: "usb_udc_vbus_handler"
|
||||
}
|
||||
elf_symbol {
|
||||
id: 0x4eea2829
|
||||
name: "usb_unanchor_urb"
|
||||
@@ -343662,6 +343671,10 @@ symbols {
|
||||
key: "usb_submit_urb"
|
||||
value: 0x6fe64b22
|
||||
}
|
||||
symbol {
|
||||
key: "usb_udc_vbus_handler"
|
||||
value: 0x5d6fb7c5
|
||||
}
|
||||
symbol {
|
||||
key: "usb_unanchor_urb"
|
||||
value: 0x4eea2829
|
||||
|
||||
@@ -2304,6 +2304,7 @@
|
||||
usb_role_switch_unregister
|
||||
usb_speed_string
|
||||
usb_string_id
|
||||
usb_udc_vbus_handler
|
||||
usb_unregister_notify
|
||||
__usecs_to_jiffies
|
||||
usleep_range_state
|
||||
|
||||
Reference in New Issue
Block a user