Home
last modified time | relevance | path

Searched defs:DHD_PCIE_CONFIG_RESTORE (Results 1 – 5 of 5) sorted by relevance

/OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/
H A Ddhd.h4348 #define DHD_PCIE_CONFIG_RESTORE(bus) pci_restore_state(bus->dev) macro
4354 #define DHD_PCIE_CONFIG_RESTORE(bus) dhdpcie_config_restore(bus, TRUE) macro
4357 #define DHD_PCIE_CONFIG_RESTORE(bus) do { /* noop */ } while (0) macro
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/
H A Ddhd.h4343 #define DHD_PCIE_CONFIG_RESTORE(bus) pci_restore_state(bus->dev) macro
4349 #define DHD_PCIE_CONFIG_RESTORE(bus) dhdpcie_config_restore(bus, TRUE) macro
4352 #define DHD_PCIE_CONFIG_RESTORE(bus) do { /* noop */ } while (0) macro
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/
H A Ddhd.h3336 #define DHD_PCIE_CONFIG_RESTORE(bus) pci_restore_state(bus->dev) macro
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/
H A Ddhd.h3336 #define DHD_PCIE_CONFIG_RESTORE(bus) pci_restore_state(bus->dev) macro
/OK3568_Linux_fs/external/rkwifibt/drivers/infineon/
H A Ddhd.h3341 #define DHD_PCIE_CONFIG_RESTORE(bus) pci_restore_state(bus->dev) macro