ANDROID: GKI: Add symbols for rockchip sata
INFO: 24 function symbol(s) added 'size_t __scsi_format_command(char*, size_t, const unsigned char*, size_t)' 'int attribute_container_register(struct attribute_container*)' 'int attribute_container_unregister(struct attribute_container*)' 'void pci_intx(struct pci_dev*, int)' 'int pcim_iomap_regions_request_all(struct pci_dev*, int, const char*)' 'void pcim_pin_device(struct pci_dev*)' 'int reset_control_rearm(struct reset_control*)' 'enum scsi_disposition scsi_check_sense(struct scsi_cmnd*)' 'int scsi_device_set_state(struct scsi_device*, enum scsi_device_state)' 'void scsi_eh_finish_cmd(struct scsi_cmnd*, struct list_head*)' 'void scsi_eh_flush_done_q(struct list_head*)' 'int scsi_rescan_device(struct scsi_device*)' 'void scsi_schedule_eh(struct Scsi_Host*)' 'const u8* scsi_sense_desc_find(const u8*, int, int)' 'int scsi_set_sense_field_pointer(u8*, int, u16, u8, bool)' 'void sdev_evt_send_simple(struct scsi_device*, enum scsi_device_event, gfp_t)' 'bool system_entering_hibernation()' 'int transport_add_device(struct device*)' 'int transport_class_register(struct transport_class*)' 'void transport_class_unregister(struct transport_class*)' 'void transport_configure_device(struct device*)' 'void transport_destroy_device(struct device*)' 'void transport_remove_device(struct device*)' 'void transport_setup_device(struct device*)' Bug: 300024866 Change-Id: I6a505d48d0d199a710b0d93b6a8df189735a7b89 Signed-off-by: Kever Yang <kever.yang@rock-chips.com>
This commit is contained in:
parent
f44d373b32
commit
07775f9683
2 changed files with 497 additions and 2 deletions
|
|
@ -8268,6 +8268,11 @@ pointer_reference {
|
|||
kind: POINTER
|
||||
pointee_type_id: 0x6255e5da
|
||||
}
|
||||
pointer_reference {
|
||||
id: 0x120b1632
|
||||
kind: POINTER
|
||||
pointee_type_id: 0x626cbe56
|
||||
}
|
||||
pointer_reference {
|
||||
id: 0x12191e2a
|
||||
kind: POINTER
|
||||
|
|
@ -10833,6 +10838,11 @@ pointer_reference {
|
|||
kind: POINTER
|
||||
pointee_type_id: 0x52606d54
|
||||
}
|
||||
pointer_reference {
|
||||
id: 0x1e0dbd15
|
||||
kind: POINTER
|
||||
pointee_type_id: 0x527612cb
|
||||
}
|
||||
pointer_reference {
|
||||
id: 0x1e20e7eb
|
||||
kind: POINTER
|
||||
|
|
@ -15948,6 +15958,11 @@ pointer_reference {
|
|||
kind: POINTER
|
||||
pointee_type_id: 0x990a74b4
|
||||
}
|
||||
pointer_reference {
|
||||
id: 0x2cd2cd79
|
||||
kind: POINTER
|
||||
pointee_type_id: 0x990bd378
|
||||
}
|
||||
pointer_reference {
|
||||
id: 0x2cd31328
|
||||
kind: POINTER
|
||||
|
|
@ -61382,6 +61397,11 @@ member {
|
|||
type_id: 0xe62ebf07
|
||||
offset: 128
|
||||
}
|
||||
member {
|
||||
id: 0x86c22df0
|
||||
name: "class"
|
||||
type_id: 0x83714889
|
||||
}
|
||||
member {
|
||||
id: 0x86f2bb02
|
||||
name: "class"
|
||||
|
|
@ -64796,6 +64816,12 @@ member {
|
|||
type_id: 0x2d7be27a
|
||||
offset: 448
|
||||
}
|
||||
member {
|
||||
id: 0x73c32817
|
||||
name: "configure"
|
||||
type_id: 0x2cd2cd79
|
||||
offset: 1280
|
||||
}
|
||||
member {
|
||||
id: 0x73c333e5
|
||||
name: "configure"
|
||||
|
|
@ -162517,6 +162543,12 @@ member {
|
|||
type_id: 0x2da2fbac
|
||||
offset: 704
|
||||
}
|
||||
member {
|
||||
id: 0xb48f08f4
|
||||
name: "remove"
|
||||
type_id: 0x2cd2cd79
|
||||
offset: 1344
|
||||
}
|
||||
member {
|
||||
id: 0xb48fbf27
|
||||
name: "remove"
|
||||
|
|
@ -175459,6 +175491,12 @@ member {
|
|||
type_id: 0x2cdc0ac8
|
||||
offset: 9088
|
||||
}
|
||||
member {
|
||||
id: 0x84e59dd8
|
||||
name: "setup"
|
||||
type_id: 0x2cd2cd79
|
||||
offset: 1216
|
||||
}
|
||||
member {
|
||||
id: 0x84e68e26
|
||||
name: "setup"
|
||||
|
|
@ -260350,6 +260388,18 @@ struct_union {
|
|||
member_id: 0xba11b0ec
|
||||
}
|
||||
}
|
||||
struct_union {
|
||||
id: 0x527612cb
|
||||
kind: STRUCT
|
||||
name: "transport_class"
|
||||
definition {
|
||||
bytesize: 176
|
||||
member_id: 0x86c22df0
|
||||
member_id: 0x84e59dd8
|
||||
member_id: 0x73c32817
|
||||
member_id: 0xb48f08f4
|
||||
}
|
||||
}
|
||||
struct_union {
|
||||
id: 0x626cbe56
|
||||
kind: STRUCT
|
||||
|
|
@ -282999,6 +283049,57 @@ enumeration {
|
|||
}
|
||||
}
|
||||
}
|
||||
enumeration {
|
||||
id: 0xd7ffc9ea
|
||||
name: "scsi_device_event"
|
||||
definition {
|
||||
underlying_type_id: 0x4585663f
|
||||
enumerator {
|
||||
name: "SDEV_EVT_MEDIA_CHANGE"
|
||||
value: 1
|
||||
}
|
||||
enumerator {
|
||||
name: "SDEV_EVT_INQUIRY_CHANGE_REPORTED"
|
||||
value: 2
|
||||
}
|
||||
enumerator {
|
||||
name: "SDEV_EVT_CAPACITY_CHANGE_REPORTED"
|
||||
value: 3
|
||||
}
|
||||
enumerator {
|
||||
name: "SDEV_EVT_SOFT_THRESHOLD_REACHED_REPORTED"
|
||||
value: 4
|
||||
}
|
||||
enumerator {
|
||||
name: "SDEV_EVT_MODE_PARAMETER_CHANGE_REPORTED"
|
||||
value: 5
|
||||
}
|
||||
enumerator {
|
||||
name: "SDEV_EVT_LUN_CHANGE_REPORTED"
|
||||
value: 6
|
||||
}
|
||||
enumerator {
|
||||
name: "SDEV_EVT_ALUA_STATE_CHANGE_REPORTED"
|
||||
value: 7
|
||||
}
|
||||
enumerator {
|
||||
name: "SDEV_EVT_POWER_ON_RESET_OCCURRED"
|
||||
value: 8
|
||||
}
|
||||
enumerator {
|
||||
name: "SDEV_EVT_FIRST"
|
||||
value: 1
|
||||
}
|
||||
enumerator {
|
||||
name: "SDEV_EVT_LAST"
|
||||
value: 8
|
||||
}
|
||||
enumerator {
|
||||
name: "SDEV_EVT_MAXBITS"
|
||||
value: 9
|
||||
}
|
||||
}
|
||||
}
|
||||
enumeration {
|
||||
id: 0xdf9e95f6
|
||||
name: "scsi_device_state"
|
||||
|
|
@ -292974,6 +293075,11 @@ function {
|
|||
parameter_id: 0x1d44326e
|
||||
parameter_id: 0x34d3469d
|
||||
}
|
||||
function {
|
||||
id: 0x171b3ed6
|
||||
return_type_id: 0x48b5725f
|
||||
parameter_id: 0x1e0dbd15
|
||||
}
|
||||
function {
|
||||
id: 0x171c8621
|
||||
return_type_id: 0xd5cc9c9a
|
||||
|
|
@ -294775,6 +294881,13 @@ function {
|
|||
parameter_id: 0x1259e377
|
||||
parameter_id: 0xe276adef
|
||||
}
|
||||
function {
|
||||
id: 0x1aa483a8
|
||||
return_type_id: 0x48b5725f
|
||||
parameter_id: 0x257d12af
|
||||
parameter_id: 0xd7ffc9ea
|
||||
parameter_id: 0xf1a6dfed
|
||||
}
|
||||
function {
|
||||
id: 0x1aa56a0d
|
||||
return_type_id: 0x48b5725f
|
||||
|
|
@ -298446,6 +298559,12 @@ function {
|
|||
parameter_id: 0x3e10b518
|
||||
parameter_id: 0xa52a0930
|
||||
}
|
||||
function {
|
||||
id: 0x1f84fe6e
|
||||
return_type_id: 0x48b5725f
|
||||
parameter_id: 0x3f949c69
|
||||
parameter_id: 0x3e6239e1
|
||||
}
|
||||
function {
|
||||
id: 0x1f85d3ef
|
||||
return_type_id: 0x48b5725f
|
||||
|
|
@ -302490,6 +302609,11 @@ function {
|
|||
parameter_id: 0xe276adef
|
||||
parameter_id: 0xc93e017b
|
||||
}
|
||||
function {
|
||||
id: 0x62985582
|
||||
return_type_id: 0x34cf6c51
|
||||
parameter_id: 0x3f949c69
|
||||
}
|
||||
function {
|
||||
id: 0x62b8d7ec
|
||||
return_type_id: 0x09427c40
|
||||
|
|
@ -311320,6 +311444,14 @@ function {
|
|||
return_type_id: 0x6720d32f
|
||||
parameter_id: 0x21069feb
|
||||
}
|
||||
function {
|
||||
id: 0x95c2268d
|
||||
return_type_id: 0xf435685e
|
||||
parameter_id: 0x0483e6f8
|
||||
parameter_id: 0xf435685e
|
||||
parameter_id: 0x384c5795
|
||||
parameter_id: 0xf435685e
|
||||
}
|
||||
function {
|
||||
id: 0x95c3652e
|
||||
return_type_id: 0x6720d32f
|
||||
|
|
@ -312535,6 +312667,12 @@ function {
|
|||
parameter_id: 0xf1a6dfed
|
||||
parameter_id: 0x0292b875
|
||||
}
|
||||
function {
|
||||
id: 0x97a1ddd3
|
||||
return_type_id: 0x6720d32f
|
||||
parameter_id: 0x257d12af
|
||||
parameter_id: 0xdf9e95f6
|
||||
}
|
||||
function {
|
||||
id: 0x97a3c07a
|
||||
return_type_id: 0x6720d32f
|
||||
|
|
@ -314085,6 +314223,13 @@ function {
|
|||
parameter_id: 0x6720d32f
|
||||
parameter_id: 0x064d6086
|
||||
}
|
||||
function {
|
||||
id: 0x990bd378
|
||||
return_type_id: 0x6720d32f
|
||||
parameter_id: 0x120b1632
|
||||
parameter_id: 0x0258f96e
|
||||
parameter_id: 0x0258f96e
|
||||
}
|
||||
function {
|
||||
id: 0x99132caa
|
||||
return_type_id: 0x6720d32f
|
||||
|
|
@ -315160,6 +315305,11 @@ function {
|
|||
parameter_id: 0x1d19a9d5
|
||||
parameter_id: 0x310ec01d
|
||||
}
|
||||
function {
|
||||
id: 0x9a038c6a
|
||||
return_type_id: 0x6720d32f
|
||||
parameter_id: 0x1e0dbd15
|
||||
}
|
||||
function {
|
||||
id: 0x9a03c4d6
|
||||
return_type_id: 0x6720d32f
|
||||
|
|
@ -320536,6 +320686,15 @@ function {
|
|||
parameter_id: 0x6720d32f
|
||||
parameter_id: 0x92233392
|
||||
}
|
||||
function {
|
||||
id: 0x9c09446b
|
||||
return_type_id: 0x6720d32f
|
||||
parameter_id: 0x00c72527
|
||||
parameter_id: 0x6720d32f
|
||||
parameter_id: 0x914dbfdc
|
||||
parameter_id: 0x295c7202
|
||||
parameter_id: 0x6d7f5ff6
|
||||
}
|
||||
function {
|
||||
id: 0x9c09d6aa
|
||||
return_type_id: 0x6720d32f
|
||||
|
|
@ -325996,6 +326155,11 @@ function {
|
|||
parameter_id: 0x0cf3d8fe
|
||||
parameter_id: 0x4585663f
|
||||
}
|
||||
function {
|
||||
id: 0x9faad4c6
|
||||
return_type_id: 0x6720d32f
|
||||
parameter_id: 0x08a8dfa4
|
||||
}
|
||||
function {
|
||||
id: 0x9fab680a
|
||||
return_type_id: 0x6720d32f
|
||||
|
|
@ -329000,6 +329164,13 @@ function {
|
|||
return_type_id: 0x02eb105a
|
||||
parameter_id: 0x3e10b518
|
||||
}
|
||||
function {
|
||||
id: 0xd981a35c
|
||||
return_type_id: 0x3f0185ef
|
||||
parameter_id: 0x3f0185ef
|
||||
parameter_id: 0x6720d32f
|
||||
parameter_id: 0x6720d32f
|
||||
}
|
||||
function {
|
||||
id: 0xd9bb2b92
|
||||
return_type_id: 0x4585663f
|
||||
|
|
@ -334324,6 +334495,15 @@ elf_symbol {
|
|||
type_id: 0xa017504e
|
||||
full_name: "__scsi_device_lookup_by_target"
|
||||
}
|
||||
elf_symbol {
|
||||
id: 0xe18b6ee8
|
||||
name: "__scsi_format_command"
|
||||
is_defined: true
|
||||
symbol_type: FUNCTION
|
||||
crc: 0x93022ba6
|
||||
type_id: 0x95c2268d
|
||||
full_name: "__scsi_format_command"
|
||||
}
|
||||
elf_symbol {
|
||||
id: 0x0166be18
|
||||
name: "__scsi_iterate_devices"
|
||||
|
|
@ -344204,6 +344384,24 @@ elf_symbol {
|
|||
type_id: 0x9048c0ea
|
||||
full_name: "atomic_notifier_chain_unregister"
|
||||
}
|
||||
elf_symbol {
|
||||
id: 0x41765c03
|
||||
name: "attribute_container_register"
|
||||
is_defined: true
|
||||
symbol_type: FUNCTION
|
||||
crc: 0x167c84c3
|
||||
type_id: 0x9faad4c6
|
||||
full_name: "attribute_container_register"
|
||||
}
|
||||
elf_symbol {
|
||||
id: 0xcd05507b
|
||||
name: "attribute_container_unregister"
|
||||
is_defined: true
|
||||
symbol_type: FUNCTION
|
||||
crc: 0x15baabca
|
||||
type_id: 0x9faad4c6
|
||||
full_name: "attribute_container_unregister"
|
||||
}
|
||||
elf_symbol {
|
||||
id: 0x82786c66
|
||||
name: "autoremove_wake_function"
|
||||
|
|
@ -375088,6 +375286,15 @@ elf_symbol {
|
|||
type_id: 0x93acae9b
|
||||
full_name: "pci_host_probe"
|
||||
}
|
||||
elf_symbol {
|
||||
id: 0xec0d5441
|
||||
name: "pci_intx"
|
||||
is_defined: true
|
||||
symbol_type: FUNCTION
|
||||
crc: 0x4e899f5e
|
||||
type_id: 0x157d734c
|
||||
full_name: "pci_intx"
|
||||
}
|
||||
elf_symbol {
|
||||
id: 0x9c6c58ea
|
||||
name: "pci_iomap"
|
||||
|
|
@ -375628,6 +375835,15 @@ elf_symbol {
|
|||
type_id: 0x986a45dd
|
||||
full_name: "pcim_iomap_regions"
|
||||
}
|
||||
elf_symbol {
|
||||
id: 0xae61b91f
|
||||
name: "pcim_iomap_regions_request_all"
|
||||
is_defined: true
|
||||
symbol_type: FUNCTION
|
||||
crc: 0xd111489f
|
||||
type_id: 0x986a45dd
|
||||
full_name: "pcim_iomap_regions_request_all"
|
||||
}
|
||||
elf_symbol {
|
||||
id: 0xc37c9a74
|
||||
name: "pcim_iomap_table"
|
||||
|
|
@ -375646,6 +375862,15 @@ elf_symbol {
|
|||
type_id: 0x157d734c
|
||||
full_name: "pcim_iounmap_regions"
|
||||
}
|
||||
elf_symbol {
|
||||
id: 0xfa9dbeca
|
||||
name: "pcim_pin_device"
|
||||
is_defined: true
|
||||
symbol_type: FUNCTION
|
||||
crc: 0xfdffeca6
|
||||
type_id: 0x14e1f000
|
||||
full_name: "pcim_pin_device"
|
||||
}
|
||||
elf_symbol {
|
||||
id: 0x123cd197
|
||||
name: "pcpu_nr_pages"
|
||||
|
|
@ -380920,6 +381145,15 @@ elf_symbol {
|
|||
type_id: 0x1a9c8a01
|
||||
full_name: "reset_control_put"
|
||||
}
|
||||
elf_symbol {
|
||||
id: 0x642147cd
|
||||
name: "reset_control_rearm"
|
||||
is_defined: true
|
||||
symbol_type: FUNCTION
|
||||
crc: 0x5d2bc42a
|
||||
type_id: 0x978438bd
|
||||
full_name: "reset_control_rearm"
|
||||
}
|
||||
elf_symbol {
|
||||
id: 0x9c7a2d6c
|
||||
name: "reset_control_release"
|
||||
|
|
@ -382369,6 +382603,15 @@ elf_symbol {
|
|||
type_id: 0x954324c8
|
||||
full_name: "scsi_change_queue_depth"
|
||||
}
|
||||
elf_symbol {
|
||||
id: 0xebec291e
|
||||
name: "scsi_check_sense"
|
||||
is_defined: true
|
||||
symbol_type: FUNCTION
|
||||
crc: 0x05404117
|
||||
type_id: 0x62985582
|
||||
full_name: "scsi_check_sense"
|
||||
}
|
||||
elf_symbol {
|
||||
id: 0xe4036f2e
|
||||
name: "scsi_cmd_allowed"
|
||||
|
|
@ -382432,6 +382675,15 @@ elf_symbol {
|
|||
type_id: 0x19c71538
|
||||
full_name: "scsi_device_resume"
|
||||
}
|
||||
elf_symbol {
|
||||
id: 0x55968d64
|
||||
name: "scsi_device_set_state"
|
||||
is_defined: true
|
||||
symbol_type: FUNCTION
|
||||
crc: 0x3e16b971
|
||||
type_id: 0x97a1ddd3
|
||||
full_name: "scsi_device_set_state"
|
||||
}
|
||||
elf_symbol {
|
||||
id: 0xf10245da
|
||||
name: "scsi_dma_map"
|
||||
|
|
@ -382459,6 +382711,24 @@ elf_symbol {
|
|||
type_id: 0x1f7d7689
|
||||
full_name: "scsi_done"
|
||||
}
|
||||
elf_symbol {
|
||||
id: 0xb77321e1
|
||||
name: "scsi_eh_finish_cmd"
|
||||
is_defined: true
|
||||
symbol_type: FUNCTION
|
||||
crc: 0x8e5f7b03
|
||||
type_id: 0x1f84fe6e
|
||||
full_name: "scsi_eh_finish_cmd"
|
||||
}
|
||||
elf_symbol {
|
||||
id: 0xe584e576
|
||||
name: "scsi_eh_flush_done_q"
|
||||
is_defined: true
|
||||
symbol_type: FUNCTION
|
||||
crc: 0xf811e69d
|
||||
type_id: 0x1f00dfeb
|
||||
full_name: "scsi_eh_flush_done_q"
|
||||
}
|
||||
elf_symbol {
|
||||
id: 0x8ef5c221
|
||||
name: "scsi_execute_cmd"
|
||||
|
|
@ -382585,6 +382855,15 @@ elf_symbol {
|
|||
type_id: 0x14f27dac
|
||||
full_name: "scsi_report_bus_reset"
|
||||
}
|
||||
elf_symbol {
|
||||
id: 0x24093af7
|
||||
name: "scsi_rescan_device"
|
||||
is_defined: true
|
||||
symbol_type: FUNCTION
|
||||
crc: 0x83fa9f1b
|
||||
type_id: 0x94dfa784
|
||||
full_name: "scsi_rescan_device"
|
||||
}
|
||||
elf_symbol {
|
||||
id: 0xc9021692
|
||||
name: "scsi_scan_host"
|
||||
|
|
@ -382594,6 +382873,33 @@ elf_symbol {
|
|||
type_id: 0x156efee0
|
||||
full_name: "scsi_scan_host"
|
||||
}
|
||||
elf_symbol {
|
||||
id: 0x51e78cea
|
||||
name: "scsi_schedule_eh"
|
||||
is_defined: true
|
||||
symbol_type: FUNCTION
|
||||
crc: 0xd78a6752
|
||||
type_id: 0x156efee0
|
||||
full_name: "scsi_schedule_eh"
|
||||
}
|
||||
elf_symbol {
|
||||
id: 0x9489f8a9
|
||||
name: "scsi_sense_desc_find"
|
||||
is_defined: true
|
||||
symbol_type: FUNCTION
|
||||
crc: 0x10d9f885
|
||||
type_id: 0xd981a35c
|
||||
full_name: "scsi_sense_desc_find"
|
||||
}
|
||||
elf_symbol {
|
||||
id: 0x494ae459
|
||||
name: "scsi_set_sense_field_pointer"
|
||||
is_defined: true
|
||||
symbol_type: FUNCTION
|
||||
crc: 0x3ab7b1cc
|
||||
type_id: 0x9c09446b
|
||||
full_name: "scsi_set_sense_field_pointer"
|
||||
}
|
||||
elf_symbol {
|
||||
id: 0xcf17c9a6
|
||||
name: "scsi_set_sense_information"
|
||||
|
|
@ -382612,6 +382918,15 @@ elf_symbol {
|
|||
type_id: 0x156efee0
|
||||
full_name: "scsi_unblock_requests"
|
||||
}
|
||||
elf_symbol {
|
||||
id: 0xe6808261
|
||||
name: "sdev_evt_send_simple"
|
||||
is_defined: true
|
||||
symbol_type: FUNCTION
|
||||
crc: 0x1727f774
|
||||
type_id: 0x1aa483a8
|
||||
full_name: "sdev_evt_send_simple"
|
||||
}
|
||||
elf_symbol {
|
||||
id: 0x771aea1d
|
||||
name: "sdev_prefix_printk"
|
||||
|
|
@ -388511,6 +388826,15 @@ elf_symbol {
|
|||
type_id: 0x599826a1
|
||||
full_name: "system_32bit_el0_cpumask"
|
||||
}
|
||||
elf_symbol {
|
||||
id: 0x991b4bfd
|
||||
name: "system_entering_hibernation"
|
||||
is_defined: true
|
||||
symbol_type: FUNCTION
|
||||
crc: 0x13f42152
|
||||
type_id: 0xfea45b04
|
||||
full_name: "system_entering_hibernation"
|
||||
}
|
||||
elf_symbol {
|
||||
id: 0xb5701f35
|
||||
name: "system_freezable_power_efficient_wq"
|
||||
|
|
@ -389546,6 +389870,69 @@ elf_symbol {
|
|||
type_id: 0x10985193
|
||||
full_name: "tracing_off"
|
||||
}
|
||||
elf_symbol {
|
||||
id: 0x8f8403dc
|
||||
name: "transport_add_device"
|
||||
is_defined: true
|
||||
symbol_type: FUNCTION
|
||||
crc: 0x9d7e8343
|
||||
type_id: 0x9d16dd74
|
||||
full_name: "transport_add_device"
|
||||
}
|
||||
elf_symbol {
|
||||
id: 0x5911125b
|
||||
name: "transport_class_register"
|
||||
is_defined: true
|
||||
symbol_type: FUNCTION
|
||||
crc: 0x071cb3f2
|
||||
type_id: 0x9a038c6a
|
||||
full_name: "transport_class_register"
|
||||
}
|
||||
elf_symbol {
|
||||
id: 0x113cbc59
|
||||
name: "transport_class_unregister"
|
||||
is_defined: true
|
||||
symbol_type: FUNCTION
|
||||
crc: 0xce941924
|
||||
type_id: 0x171b3ed6
|
||||
full_name: "transport_class_unregister"
|
||||
}
|
||||
elf_symbol {
|
||||
id: 0x7640c32b
|
||||
name: "transport_configure_device"
|
||||
is_defined: true
|
||||
symbol_type: FUNCTION
|
||||
crc: 0x106dd54f
|
||||
type_id: 0x100e6fc8
|
||||
full_name: "transport_configure_device"
|
||||
}
|
||||
elf_symbol {
|
||||
id: 0xc0be90d8
|
||||
name: "transport_destroy_device"
|
||||
is_defined: true
|
||||
symbol_type: FUNCTION
|
||||
crc: 0x1870a351
|
||||
type_id: 0x100e6fc8
|
||||
full_name: "transport_destroy_device"
|
||||
}
|
||||
elf_symbol {
|
||||
id: 0x09f20ac9
|
||||
name: "transport_remove_device"
|
||||
is_defined: true
|
||||
symbol_type: FUNCTION
|
||||
crc: 0xcd97ee1a
|
||||
type_id: 0x100e6fc8
|
||||
full_name: "transport_remove_device"
|
||||
}
|
||||
elf_symbol {
|
||||
id: 0xd75a472d
|
||||
name: "transport_setup_device"
|
||||
is_defined: true
|
||||
symbol_type: FUNCTION
|
||||
crc: 0x66ba89d2
|
||||
type_id: 0x100e6fc8
|
||||
full_name: "transport_setup_device"
|
||||
}
|
||||
elf_symbol {
|
||||
id: 0x3f07269b
|
||||
name: "truncate_inode_pages"
|
||||
|
|
@ -398397,6 +398784,7 @@ interface {
|
|||
symbol_id: 0x99aa632e
|
||||
symbol_id: 0xe68925b8
|
||||
symbol_id: 0x6e3bb1cf
|
||||
symbol_id: 0xe18b6ee8
|
||||
symbol_id: 0x0166be18
|
||||
symbol_id: 0xc5953732
|
||||
symbol_id: 0x1d4d84d0
|
||||
|
|
@ -399495,6 +399883,8 @@ interface {
|
|||
symbol_id: 0x5f6a1554
|
||||
symbol_id: 0x3beebbde
|
||||
symbol_id: 0x24064426
|
||||
symbol_id: 0x41765c03
|
||||
symbol_id: 0xcd05507b
|
||||
symbol_id: 0x82786c66
|
||||
symbol_id: 0xd772fde3
|
||||
symbol_id: 0x1abdc14f
|
||||
|
|
@ -402925,6 +403315,7 @@ interface {
|
|||
symbol_id: 0x9ac8ef20
|
||||
symbol_id: 0x35c96922
|
||||
symbol_id: 0xbe6406c3
|
||||
symbol_id: 0xec0d5441
|
||||
symbol_id: 0x9c6c58ea
|
||||
symbol_id: 0x2fefe933
|
||||
symbol_id: 0x1c994923
|
||||
|
|
@ -402985,8 +403376,10 @@ interface {
|
|||
symbol_id: 0xffa3ecd1
|
||||
symbol_id: 0x42595f98
|
||||
symbol_id: 0xd085753f
|
||||
symbol_id: 0xae61b91f
|
||||
symbol_id: 0xc37c9a74
|
||||
symbol_id: 0xd03f3f09
|
||||
symbol_id: 0xfa9dbeca
|
||||
symbol_id: 0x123cd197
|
||||
symbol_id: 0xe57e5e73
|
||||
symbol_id: 0x8ba9d028
|
||||
|
|
@ -403573,6 +403966,7 @@ interface {
|
|||
symbol_id: 0x57ee69c1
|
||||
symbol_id: 0xd76b82b2
|
||||
symbol_id: 0x30c7b7f4
|
||||
symbol_id: 0x642147cd
|
||||
symbol_id: 0x9c7a2d6c
|
||||
symbol_id: 0x48fc2cb6
|
||||
symbol_id: 0xd41c441b
|
||||
|
|
@ -403734,6 +404128,7 @@ interface {
|
|||
symbol_id: 0xd3148537
|
||||
symbol_id: 0xb5b25b58
|
||||
symbol_id: 0x278a6b59
|
||||
symbol_id: 0xebec291e
|
||||
symbol_id: 0xe4036f2e
|
||||
symbol_id: 0xd49d7abc
|
||||
symbol_id: 0x76dea2aa
|
||||
|
|
@ -403741,9 +404136,12 @@ interface {
|
|||
symbol_id: 0x474e9bcc
|
||||
symbol_id: 0x61df84bc
|
||||
symbol_id: 0x054c0bba
|
||||
symbol_id: 0x55968d64
|
||||
symbol_id: 0xf10245da
|
||||
symbol_id: 0x18cbd7f9
|
||||
symbol_id: 0x30f6b9b1
|
||||
symbol_id: 0xb77321e1
|
||||
symbol_id: 0xe584e576
|
||||
symbol_id: 0x8ef5c221
|
||||
symbol_id: 0x32b196e0
|
||||
symbol_id: 0x022517f0
|
||||
|
|
@ -403758,9 +404156,14 @@ interface {
|
|||
symbol_id: 0x42390c70
|
||||
symbol_id: 0x8deacb1d
|
||||
symbol_id: 0x2e407415
|
||||
symbol_id: 0x24093af7
|
||||
symbol_id: 0xc9021692
|
||||
symbol_id: 0x51e78cea
|
||||
symbol_id: 0x9489f8a9
|
||||
symbol_id: 0x494ae459
|
||||
symbol_id: 0xcf17c9a6
|
||||
symbol_id: 0x9c54c873
|
||||
symbol_id: 0xe6808261
|
||||
symbol_id: 0x771aea1d
|
||||
symbol_id: 0x8d3c4841
|
||||
symbol_id: 0xf399cd48
|
||||
|
|
@ -404417,6 +404820,7 @@ interface {
|
|||
symbol_id: 0xda44819e
|
||||
symbol_id: 0x46cd3193
|
||||
symbol_id: 0xb6c44fb1
|
||||
symbol_id: 0x991b4bfd
|
||||
symbol_id: 0xb5701f35
|
||||
symbol_id: 0xeeb4dc4c
|
||||
symbol_id: 0x314b4b2e
|
||||
|
|
@ -404532,6 +404936,13 @@ interface {
|
|||
symbol_id: 0x3df2f359
|
||||
symbol_id: 0x33172d21
|
||||
symbol_id: 0x54bbaa46
|
||||
symbol_id: 0x8f8403dc
|
||||
symbol_id: 0x5911125b
|
||||
symbol_id: 0x113cbc59
|
||||
symbol_id: 0x7640c32b
|
||||
symbol_id: 0xc0be90d8
|
||||
symbol_id: 0x09f20ac9
|
||||
symbol_id: 0xd75a472d
|
||||
symbol_id: 0x3f07269b
|
||||
symbol_id: 0x3c7c6ce9
|
||||
symbol_id: 0x7a43283c
|
||||
|
|
|
|||
|
|
@ -2,6 +2,7 @@
|
|||
# commonly used symbols
|
||||
add_timer
|
||||
alloc_chrdev_region
|
||||
alloc_etherdev_mqs
|
||||
alloc_iova_fast
|
||||
__alloc_pages
|
||||
__alloc_skb
|
||||
|
|
@ -827,9 +828,25 @@
|
|||
param_ops_int
|
||||
param_ops_string
|
||||
param_ops_uint
|
||||
param_ops_ulong
|
||||
pci_disable_device
|
||||
pci_disable_link_state
|
||||
pcie_capability_clear_and_set_word
|
||||
pci_find_capability
|
||||
pcim_enable_device
|
||||
pcim_iomap_table
|
||||
pcim_pin_device
|
||||
pci_read_config_byte
|
||||
pci_read_config_dword
|
||||
pci_read_config_word
|
||||
__pci_register_driver
|
||||
pci_restore_state
|
||||
pci_save_state
|
||||
pci_set_master
|
||||
pci_set_power_state
|
||||
pci_unregister_driver
|
||||
pci_write_config_dword
|
||||
pci_write_config_word
|
||||
__per_cpu_offset
|
||||
perf_trace_buf_alloc
|
||||
perf_trace_run_bpf_submit
|
||||
|
|
@ -1023,7 +1040,11 @@
|
|||
sched_set_fifo
|
||||
schedule
|
||||
schedule_timeout
|
||||
schedule_timeout_uninterruptible
|
||||
scnprintf
|
||||
scsi_command_size_tbl
|
||||
scsi_device_get
|
||||
scsi_device_put
|
||||
__sdhci_add_host
|
||||
sdhci_cleanup_host
|
||||
sdhci_enable_clk
|
||||
|
|
@ -1325,6 +1346,7 @@
|
|||
vunmap
|
||||
vzalloc
|
||||
wait_for_completion
|
||||
wait_for_completion_interruptible
|
||||
wait_for_completion_timeout
|
||||
__wake_up
|
||||
wake_up_process
|
||||
|
|
@ -1346,15 +1368,23 @@
|
|||
skcipher_walk_aead_decrypt
|
||||
skcipher_walk_aead_encrypt
|
||||
|
||||
# required by ahci.ko
|
||||
pci_alloc_irq_vectors_affinity
|
||||
pci_free_irq_vectors
|
||||
pci_intx
|
||||
pci_irq_vector
|
||||
pci_match_id
|
||||
pcim_iomap_regions_request_all
|
||||
sysfs_add_file_to_group
|
||||
sysfs_remove_file_from_group
|
||||
|
||||
# required by analogix_dp.ko
|
||||
drm_atomic_get_old_connector_for_encoder
|
||||
|
||||
# required by aspm_ext.ko
|
||||
pci_find_capability
|
||||
pci_find_ext_capability
|
||||
|
||||
# required by bcmdhd.ko
|
||||
alloc_etherdev_mqs
|
||||
cpu_bit_bitmap
|
||||
down_interruptible
|
||||
down_timeout
|
||||
|
|
@ -1873,6 +1903,60 @@
|
|||
# required by ledtrig-heartbeat.ko
|
||||
avenrun
|
||||
|
||||
# required by libahci.ko
|
||||
__printk_ratelimit
|
||||
|
||||
# required by libahci_platform.ko
|
||||
reset_control_rearm
|
||||
|
||||
# required by libata.ko
|
||||
async_schedule_node
|
||||
async_synchronize_cookie
|
||||
attribute_container_register
|
||||
attribute_container_unregister
|
||||
autoremove_wake_function
|
||||
blk_abort_request
|
||||
blk_queue_max_hw_sectors
|
||||
blk_queue_max_segments
|
||||
blk_queue_update_dma_alignment
|
||||
blk_queue_update_dma_pad
|
||||
glob_match
|
||||
pci_bus_type
|
||||
pcim_iomap_regions
|
||||
prepare_to_wait
|
||||
__scsi_add_device
|
||||
scsi_add_host_with_dma
|
||||
scsi_build_sense
|
||||
scsi_change_queue_depth
|
||||
scsi_check_sense
|
||||
scsi_device_set_state
|
||||
scsi_done
|
||||
scsi_eh_finish_cmd
|
||||
scsi_eh_flush_done_q
|
||||
scsi_execute_cmd
|
||||
__scsi_format_command
|
||||
scsi_host_alloc
|
||||
scsi_host_put
|
||||
scsi_remove_device
|
||||
scsi_remove_host
|
||||
scsi_rescan_device
|
||||
scsi_schedule_eh
|
||||
scsi_sense_desc_find
|
||||
scsi_set_sense_field_pointer
|
||||
scsi_set_sense_information
|
||||
sdev_evt_send_simple
|
||||
system_entering_hibernation
|
||||
trace_seq_printf
|
||||
trace_seq_putc
|
||||
transport_add_device
|
||||
transport_class_register
|
||||
transport_class_unregister
|
||||
transport_configure_device
|
||||
transport_destroy_device
|
||||
transport_remove_device
|
||||
transport_setup_device
|
||||
vscnprintf
|
||||
|
||||
# required by mac80211.ko
|
||||
alloc_netdev_mqs
|
||||
__alloc_percpu_gfp
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue