Home
last modified time | relevance | path

Searched refs:dhdpcie_set_suspend_resume (Results 1 – 6 of 6) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/
H A Ddhd_pcie_linux.c176 static int dhdpcie_set_suspend_resume(struct pci_dev *dev, bool state, bool byint);
178 static int dhdpcie_set_suspend_resume(dhd_bus_t *bus, bool state);
673 ret = dhdpcie_set_suspend_resume(bus, TRUE); in dhdpcie_pm_suspend()
721 ret = dhdpcie_set_suspend_resume(bus, FALSE); in dhdpcie_pm_resume()
775 ret = dhdpcie_set_suspend_resume(bus, TRUE); in dhdpcie_pci_suspend()
804 ret = dhdpcie_set_suspend_resume(bus, FALSE); in dhdpcie_pci_resume()
816 static int dhdpcie_set_suspend_resume(dhd_bus_t *bus, bool state, bool byint) in dhdpcie_set_suspend_resume() function
818 static int dhdpcie_set_suspend_resume(dhd_bus_t *bus, bool state) in dhdpcie_set_suspend_resume()
876 if (dhdpcie_set_suspend_resume(pdev, TRUE, TRUE)) { in dhdpcie_pm_runtime_suspend()
898 if (dhdpcie_set_suspend_resume(pdev, FALSE, TRUE)) in dhdpcie_pm_runtime_resume()
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/
H A Ddhd_pcie_linux.c176 static int dhdpcie_set_suspend_resume(struct pci_dev *dev, bool state, bool byint);
178 static int dhdpcie_set_suspend_resume(dhd_bus_t *bus, bool state);
673 ret = dhdpcie_set_suspend_resume(bus, TRUE); in dhdpcie_pm_suspend()
721 ret = dhdpcie_set_suspend_resume(bus, FALSE); in dhdpcie_pm_resume()
775 ret = dhdpcie_set_suspend_resume(bus, TRUE); in dhdpcie_pci_suspend()
804 ret = dhdpcie_set_suspend_resume(bus, FALSE); in dhdpcie_pci_resume()
816 static int dhdpcie_set_suspend_resume(dhd_bus_t *bus, bool state, bool byint) in dhdpcie_set_suspend_resume() function
818 static int dhdpcie_set_suspend_resume(dhd_bus_t *bus, bool state) in dhdpcie_set_suspend_resume()
876 if (dhdpcie_set_suspend_resume(pdev, TRUE, TRUE)) { in dhdpcie_pm_runtime_suspend()
898 if (dhdpcie_set_suspend_resume(pdev, FALSE, TRUE)) in dhdpcie_pm_runtime_resume()
[all …]
/OK3568_Linux_fs/external/rkwifibt/drivers/infineon/
H A Ddhd_pcie_linux.c167 static int dhdpcie_set_suspend_resume(struct pci_dev *dev, bool state, bool byint);
169 static int dhdpcie_set_suspend_resume(dhd_bus_t *bus, bool state);
664 ret = dhdpcie_set_suspend_resume(bus, TRUE); in dhdpcie_pm_suspend()
712 ret = dhdpcie_set_suspend_resume(bus, FALSE); in dhdpcie_pm_resume()
766 ret = dhdpcie_set_suspend_resume(bus, TRUE); in dhdpcie_pci_suspend()
795 ret = dhdpcie_set_suspend_resume(bus, FALSE); in dhdpcie_pci_resume()
807 static int dhdpcie_set_suspend_resume(dhd_bus_t *bus, bool state, bool byint) in dhdpcie_set_suspend_resume() function
809 static int dhdpcie_set_suspend_resume(dhd_bus_t *bus, bool state) in dhdpcie_set_suspend_resume()
867 if (dhdpcie_set_suspend_resume(pdev, TRUE, TRUE)) { in dhdpcie_pm_runtime_suspend()
889 if (dhdpcie_set_suspend_resume(pdev, FALSE, TRUE)) in dhdpcie_pm_runtime_resume()
[all …]
/OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/
H A Ddhd_pcie_linux.c200 static int dhdpcie_set_suspend_resume(struct pci_dev *dev, bool state, bool byint);
202 static int dhdpcie_set_suspend_resume(dhd_bus_t *bus, bool state);
740 ret = dhdpcie_set_suspend_resume(bus, TRUE); in dhdpcie_pm_suspend()
793 ret = dhdpcie_set_suspend_resume(bus, FALSE); in dhdpcie_pm_resume()
878 ret = dhdpcie_set_suspend_resume(bus, TRUE); in dhdpcie_pci_suspend()
961 ret = dhdpcie_set_suspend_resume(bus, FALSE); in dhdpcie_pci_resume()
979 dhdpcie_set_suspend_resume(dhd_bus_t *bus, bool state, bool byint) in dhdpcie_set_suspend_resume() function
981 dhdpcie_set_suspend_resume(dhd_bus_t *bus, bool state) in dhdpcie_set_suspend_resume()
1055 if (dhdpcie_set_suspend_resume(pdev, TRUE, TRUE)) { in dhdpcie_pm_runtime_suspend()
1077 if (dhdpcie_set_suspend_resume(pdev, FALSE, TRUE)) in dhdpcie_pm_runtime_resume()
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/
H A Ddhd_pcie_linux.c198 static int dhdpcie_set_suspend_resume(struct pci_dev *dev, bool state, bool byint);
200 static int dhdpcie_set_suspend_resume(dhd_bus_t *bus, bool state);
736 ret = dhdpcie_set_suspend_resume(bus, TRUE); in dhdpcie_pm_suspend()
789 ret = dhdpcie_set_suspend_resume(bus, FALSE); in dhdpcie_pm_resume()
874 ret = dhdpcie_set_suspend_resume(bus, TRUE); in dhdpcie_pci_suspend()
957 ret = dhdpcie_set_suspend_resume(bus, FALSE); in dhdpcie_pci_resume()
975 dhdpcie_set_suspend_resume(dhd_bus_t *bus, bool state, bool byint) in dhdpcie_set_suspend_resume() function
977 dhdpcie_set_suspend_resume(dhd_bus_t *bus, bool state) in dhdpcie_set_suspend_resume()
1051 if (dhdpcie_set_suspend_resume(pdev, TRUE, TRUE)) { in dhdpcie_pm_runtime_suspend()
1073 if (dhdpcie_set_suspend_resume(pdev, FALSE, TRUE)) in dhdpcie_pm_runtime_resume()
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/
H A Ddhd_pcie_linux.c182 static int dhdpcie_set_suspend_resume(dhd_bus_t *bus, bool state);
366 ret = dhdpcie_set_suspend_resume(bus, TRUE); in dhdpcie_pm_suspend()
412 ret = dhdpcie_set_suspend_resume(bus, FALSE); in dhdpcie_pm_resume()
465 ret = dhdpcie_set_suspend_resume(bus, TRUE); in dhdpcie_pci_suspend()
494 ret = dhdpcie_set_suspend_resume(bus, FALSE); in dhdpcie_pci_resume()
506 static int dhdpcie_set_suspend_resume(dhd_bus_t *bus, bool state) in dhdpcie_set_suspend_resume() function
2145 if (dhdpcie_set_suspend_resume(bus, TRUE)) { in dhd_runtimepm_state()
2173 dhdpcie_set_suspend_resume(bus, FALSE); in dhd_runtimepm_state()