mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-05 02:21:52 +09:00
ANDROID: GKI: Update symbol list for BCMSTB
INFO: 1 function symbol(s) added 'bool debugfs_initialized()' refs #SWANDROID-15097 Bug: 396638083 Change-Id: If9ffa6a61171199b8d87ae2a4b32a8632ba16409 Signed-off-by: Pierre Couillaud <pierre@broadcom.com> Signed-off-by: Danesh Petigara <danesh.petigara@broadcom.com>
This commit is contained in:
committed by
Treehugger Robot
parent
6ad8aa12e1
commit
719cffaab0
@@ -363703,6 +363703,15 @@ elf_symbol {
|
||||
type_id: 0x141901a7
|
||||
full_name: "debugfs_file_put"
|
||||
}
|
||||
elf_symbol {
|
||||
id: 0x4931dddc
|
||||
name: "debugfs_initialized"
|
||||
is_defined: true
|
||||
symbol_type: FUNCTION
|
||||
crc: 0x716265c7
|
||||
type_id: 0xfea45b04
|
||||
full_name: "debugfs_initialized"
|
||||
}
|
||||
elf_symbol {
|
||||
id: 0x5e671464
|
||||
name: "debugfs_lookup"
|
||||
@@ -419735,6 +419744,7 @@ interface {
|
||||
symbol_id: 0xa80f19b8
|
||||
symbol_id: 0x5f9a95c1
|
||||
symbol_id: 0x01ee66df
|
||||
symbol_id: 0x4931dddc
|
||||
symbol_id: 0x5e671464
|
||||
symbol_id: 0x0d94ff56
|
||||
symbol_id: 0xc28b6d25
|
||||
|
||||
@@ -406,6 +406,7 @@
|
||||
phy_ethtool_nway_reset
|
||||
phy_ethtool_set_eee
|
||||
phy_ethtool_set_link_ksettings
|
||||
phy_ethtool_set_wol
|
||||
phy_exit
|
||||
phy_init
|
||||
phy_init_eee
|
||||
@@ -801,6 +802,9 @@
|
||||
# required by bcm7038_wdt.ko
|
||||
devm_watchdog_register_device
|
||||
|
||||
# required by bcm74110-rng.ko
|
||||
devm_hwrng_register
|
||||
|
||||
# required by bcm7xxx.ko
|
||||
genphy_restart_aneg
|
||||
|
||||
@@ -865,23 +869,6 @@
|
||||
of_find_net_device_by_node
|
||||
of_find_node_by_phandle
|
||||
|
||||
# required by brcmstb-iommu.ko
|
||||
devm_get_free_pages
|
||||
generic_device_group
|
||||
iommu_device_register
|
||||
iommu_device_sysfs_add
|
||||
iommu_device_sysfs_remove
|
||||
iommu_device_unlink
|
||||
iommu_device_unregister
|
||||
iommu_fwspec_init
|
||||
iommu_group_alloc
|
||||
iommu_group_put
|
||||
iommu_group_ref_get
|
||||
iommu_group_set_name
|
||||
pci_device_group
|
||||
pci_find_host_bridge
|
||||
platform_get_irq_byname
|
||||
|
||||
# required by brcmstb-proc-info.ko
|
||||
find_get_pid
|
||||
generic_file_open
|
||||
@@ -899,6 +886,21 @@
|
||||
# required by brcmstb_gisb.ko
|
||||
__sw_hweight64
|
||||
|
||||
# required by brcmstb_iommu.ko
|
||||
devm_get_free_pages
|
||||
iommu_device_register
|
||||
iommu_device_sysfs_add
|
||||
iommu_device_sysfs_remove
|
||||
iommu_device_unlink
|
||||
iommu_device_unregister
|
||||
iommu_fwspec_init
|
||||
iommu_group_alloc
|
||||
iommu_group_put
|
||||
iommu_group_ref_get
|
||||
pci_device_group
|
||||
pci_find_host_bridge
|
||||
platform_get_irq_byname
|
||||
|
||||
# required by brcmstb_memc.ko
|
||||
of_match_device
|
||||
|
||||
@@ -908,9 +910,6 @@
|
||||
genphy_c37_read_status
|
||||
genphy_suspend
|
||||
|
||||
# required by btbcm.ko
|
||||
efi
|
||||
|
||||
# required by btsdio.ko
|
||||
sdio_claim_host
|
||||
sdio_claim_irq
|
||||
@@ -1082,7 +1081,6 @@
|
||||
phy_connect_direct
|
||||
phy_ethtool_ksettings_get
|
||||
phy_ethtool_ksettings_set
|
||||
phy_ethtool_set_wol
|
||||
phy_get_pause
|
||||
phy_init_hw
|
||||
phy_resume
|
||||
@@ -1420,10 +1418,12 @@
|
||||
bitmap_find_free_region
|
||||
bitmap_release_region
|
||||
devm_pci_alloc_host_bridge
|
||||
devm_phy_optional_get
|
||||
irq_chip_ack_parent
|
||||
irq_domain_get_irq_data
|
||||
irq_domain_set_info
|
||||
of_pci_get_max_link_speed
|
||||
of_property_read_variable_u16_array
|
||||
of_property_read_variable_u64_array
|
||||
pcie_link_speed
|
||||
pci_generic_config_read
|
||||
@@ -1447,6 +1447,12 @@
|
||||
# required by phy-brcm-sata.ko
|
||||
of_phy_simple_xlate
|
||||
|
||||
# required by phy-brcm-pcie.ko
|
||||
__copy_overflow
|
||||
debugfs_initialized
|
||||
regmap_read
|
||||
strsep
|
||||
|
||||
# required by phy-brcm-usb-dvr.ko
|
||||
brcmstb_get_family_id
|
||||
brcmstb_get_product_id
|
||||
|
||||
Reference in New Issue
Block a user