ANDROID: ABI/Whitelist: update pcie whitelist to unisoc whitelist
Update whitelist for the symbols used by the unisoc device and updates the ABI representation accordingly. Leaf changes summary: 6 artifacts changed Changed leaf types summary: 0 leaf type changed Removed/Changed/Added functions summary: 0 Removed, 0 Changed, 6 Added functions Removed/Changed/Added variables summary: 0 Removed, 0 Changed, 0 Added variable 6 Added functions: [A] 'function bool pci_check_and_mask_intx(pci_dev*)' [A] 'function bool pci_check_and_unmask_intx(pci_dev*)' [A] 'function void* pci_ioremap_wc_bar(pci_dev*, int)' [A] 'function int pci_reset_function(pci_dev*)' [A] 'function u16 sdio_readw(sdio_func*, unsigned int, int*)' [A] 'function void sdio_writew(sdio_func*, u16, unsigned int, int*)' Bug: 147075469 Change-Id: I3b2cb2b6430323a588093feca8b71f8c50f6be9e Signed-off-by: Liangcai Fan <liangcai.fan@unisoc.com>
This commit is contained in:
parent
276f1eecfc
commit
175ec95fc4
43944
abi_gki_aarch64.xml
43944
abi_gki_aarch64.xml
File diff suppressed because it is too large
Load Diff
@ -1143,11 +1143,27 @@
|
||||
of_fwnode_ops
|
||||
pci_assign_unassigned_bus_resources
|
||||
pci_bus_add_devices
|
||||
pci_check_and_mask_intx
|
||||
pci_check_and_unmask_intx
|
||||
pci_clear_master
|
||||
pcie_bus_configure_settings
|
||||
pci_enable_msi
|
||||
pci_intx
|
||||
pci_ioremap_bar
|
||||
pci_ioremap_wc_bar
|
||||
pci_lock_rescan_remove
|
||||
pci_reset_function
|
||||
pci_scan_child_bus
|
||||
pci_stop_and_remove_bus_device
|
||||
pci_unlock_rescan_remove
|
||||
sdio_claim_irq
|
||||
sdio_f0_readb
|
||||
sdio_f0_writeb
|
||||
sdio_get_host_pm_caps
|
||||
sdio_readw
|
||||
sdio_release_irq
|
||||
sdio_set_host_pm_flags
|
||||
sdio_writew
|
||||
|
||||
# required by phy-sprd-sharkl3.ko
|
||||
usb_add_phy_dev
|
||||
|
Loading…
Reference in New Issue
Block a user