Searched defs:DHD_PCIE_CONFIG_RESTORE (Results 1 – 5 of 5) sorted by relevance
4348 #define DHD_PCIE_CONFIG_RESTORE(bus) pci_restore_state(bus->dev) macro4354 #define DHD_PCIE_CONFIG_RESTORE(bus) dhdpcie_config_restore(bus, TRUE) macro4357 #define DHD_PCIE_CONFIG_RESTORE(bus) do { /* noop */ } while (0) macro
4343 #define DHD_PCIE_CONFIG_RESTORE(bus) pci_restore_state(bus->dev) macro4349 #define DHD_PCIE_CONFIG_RESTORE(bus) dhdpcie_config_restore(bus, TRUE) macro4352 #define DHD_PCIE_CONFIG_RESTORE(bus) do { /* noop */ } while (0) macro
3336 #define DHD_PCIE_CONFIG_RESTORE(bus) pci_restore_state(bus->dev) macro
3341 #define DHD_PCIE_CONFIG_RESTORE(bus) pci_restore_state(bus->dev) macro