| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/ |
| H A D | dhd_bus.h | 93 extern struct device * dhd_bus_to_dev(struct dhd_bus *bus); 255 extern struct device * dhd_bus_to_dev(struct dhd_bus *bus);
|
| H A D | dhd_pcie_linux.c | 1127 pm_runtime_mark_last_busy(dhd_bus_to_dev(bus)); in dhdpcie_pm_system_resume_noirq() 3328 struct device * dhd_bus_to_dev(dhd_bus_t *bus) in dhd_bus_to_dev() function
|
| H A D | dhd_linux.c | 4660 if (pm_runtime_get_sync(dhd_bus_to_dev(pub->bus)) >= 0) { in dhd_rx_wq_wakeup() 4663 pm_runtime_mark_last_busy(dhd_bus_to_dev(pub->bus)); in dhd_rx_wq_wakeup() 4664 pm_runtime_put_autosuspend(dhd_bus_to_dev(pub->bus)); in dhd_rx_wq_wakeup() 4690 if (pm_runtime_get_sync(dhd_bus_to_dev(bus)) >= 0) { in dhd_start_xmit_wq_adapter() 4692 pm_runtime_mark_last_busy(dhd_bus_to_dev(bus)); in dhd_start_xmit_wq_adapter() 4693 pm_runtime_put_autosuspend(dhd_bus_to_dev(bus)); in dhd_start_xmit_wq_adapter() 8683 if (pm_runtime_get_sync(dhd_bus_to_dev(dhd->pub.bus)) < 0) in dhd_ioctl_entry_wrapper() 8692 pm_runtime_mark_last_busy(dhd_bus_to_dev(dhd->pub.bus)); in dhd_ioctl_entry_wrapper() 8693 pm_runtime_put_autosuspend(dhd_bus_to_dev(dhd->pub.bus)); in dhd_ioctl_entry_wrapper() 9417 if (pm_runtime_get_sync(dhd_bus_to_dev(dhd->pub.bus)) >= 0) { in dhd_open() [all …]
|
| H A D | dhd_pcie.c | 2998 pm_runtime_disable(dhd_bus_to_dev(bus)); in dhd_bus_stop() 2999 pm_runtime_set_suspended(dhd_bus_to_dev(bus)); in dhd_bus_stop() 3000 pm_runtime_enable(dhd_bus_to_dev(bus)); in dhd_bus_stop() 5478 if (pm_runtime_get_sync(dhd_bus_to_dev(bus)) < 0) in dhdpcie_mem_dump() 5502 pm_runtime_mark_last_busy(dhd_bus_to_dev(bus)); in dhdpcie_mem_dump() 5503 pm_runtime_put_autosuspend(dhd_bus_to_dev(bus)); in dhdpcie_mem_dump() 13205 if (pm_runtime_get(dhd_bus_to_dev(bus)) >= 0) { in dhdpcie_bus_process_mailbox_intr() 13207 pm_runtime_mark_last_busy(dhd_bus_to_dev(bus)); in dhdpcie_bus_process_mailbox_intr() 13208 pm_runtime_put_autosuspend(dhd_bus_to_dev(bus)); in dhdpcie_bus_process_mailbox_intr()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/ |
| H A D | dhd_bus.h | 80 extern struct device * dhd_bus_to_dev(struct dhd_bus *bus);
|
| H A D | dhd_pcie_linux.c | 2269 struct device * dhd_bus_to_dev(dhd_bus_t *bus) in dhd_bus_to_dev() function
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/ |
| H A D | dhd_bus.h | 236 extern struct device * dhd_bus_to_dev(struct dhd_bus *bus);
|
| H A D | dhd_linux.c | 3760 if (pm_runtime_get_sync(dhd_bus_to_dev(pub->bus)) >= 0) { 3763 pm_runtime_mark_last_busy(dhd_bus_to_dev(pub->bus)); 3764 pm_runtime_put_autosuspend(dhd_bus_to_dev(pub->bus)); 3790 if (pm_runtime_get_sync(dhd_bus_to_dev(bus)) >= 0) { 3792 pm_runtime_mark_last_busy(dhd_bus_to_dev(bus)); 3793 pm_runtime_put_autosuspend(dhd_bus_to_dev(bus)); 6458 if (pm_runtime_get_sync(dhd_bus_to_dev(dhd->pub.bus)) < 0) 6463 pm_runtime_mark_last_busy(dhd_bus_to_dev(dhd->pub.bus)); 6464 pm_runtime_put_autosuspend(dhd_bus_to_dev(dhd->pub.bus)); 7155 if (pm_runtime_get_sync(dhd_bus_to_dev(dhd->pub.bus)) >= 0) { [all …]
|
| H A D | dhd_pcie_linux.c | 952 pm_runtime_mark_last_busy(dhd_bus_to_dev(bus)); in dhdpcie_pm_system_resume_noirq() 3029 struct device * dhd_bus_to_dev(dhd_bus_t *bus) function
|
| H A D | dhd_pcie.c | 2323 pm_runtime_disable(dhd_bus_to_dev(bus)); in dhd_bus_stop() 2324 pm_runtime_set_suspended(dhd_bus_to_dev(bus)); in dhd_bus_stop() 2325 pm_runtime_enable(dhd_bus_to_dev(bus)); in dhd_bus_stop() 3942 if (pm_runtime_get_sync(dhd_bus_to_dev(bus)) < 0) in dhdpcie_mem_dump() 3957 pm_runtime_mark_last_busy(dhd_bus_to_dev(bus)); in dhdpcie_mem_dump() 3958 pm_runtime_put_autosuspend(dhd_bus_to_dev(bus)); in dhdpcie_mem_dump() 9290 if (pm_runtime_get(dhd_bus_to_dev(bus)) >= 0) { in dhdpcie_bus_process_mailbox_intr() 9292 pm_runtime_mark_last_busy(dhd_bus_to_dev(bus)); in dhdpcie_bus_process_mailbox_intr() 9293 pm_runtime_put_autosuspend(dhd_bus_to_dev(bus)); in dhdpcie_bus_process_mailbox_intr()
|
| H A D | dhd_common.c | 1077 if (pm_runtime_get_sync(dhd_bus_to_dev(dhd_pub->bus)) < 0) { in dhd_wl_ioctl() 1278 pm_runtime_mark_last_busy(dhd_bus_to_dev(dhd_pub->bus)); in dhd_wl_ioctl() 1279 pm_runtime_put_autosuspend(dhd_bus_to_dev(dhd_pub->bus)); in dhd_wl_ioctl()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/ |
| H A D | dhd_bus.h | 236 extern struct device * dhd_bus_to_dev(struct dhd_bus *bus);
|
| H A D | dhd_linux.c | 3760 if (pm_runtime_get_sync(dhd_bus_to_dev(pub->bus)) >= 0) { 3763 pm_runtime_mark_last_busy(dhd_bus_to_dev(pub->bus)); 3764 pm_runtime_put_autosuspend(dhd_bus_to_dev(pub->bus)); 3790 if (pm_runtime_get_sync(dhd_bus_to_dev(bus)) >= 0) { 3792 pm_runtime_mark_last_busy(dhd_bus_to_dev(bus)); 3793 pm_runtime_put_autosuspend(dhd_bus_to_dev(bus)); 6458 if (pm_runtime_get_sync(dhd_bus_to_dev(dhd->pub.bus)) < 0) 6463 pm_runtime_mark_last_busy(dhd_bus_to_dev(dhd->pub.bus)); 6464 pm_runtime_put_autosuspend(dhd_bus_to_dev(dhd->pub.bus)); 7155 if (pm_runtime_get_sync(dhd_bus_to_dev(dhd->pub.bus)) >= 0) { [all …]
|
| H A D | dhd_pcie_linux.c | 952 pm_runtime_mark_last_busy(dhd_bus_to_dev(bus)); in dhdpcie_pm_system_resume_noirq() 3023 struct device * dhd_bus_to_dev(dhd_bus_t *bus) function
|
| H A D | dhd_pcie.c | 2323 pm_runtime_disable(dhd_bus_to_dev(bus)); in dhd_bus_stop() 2324 pm_runtime_set_suspended(dhd_bus_to_dev(bus)); in dhd_bus_stop() 2325 pm_runtime_enable(dhd_bus_to_dev(bus)); in dhd_bus_stop() 3942 if (pm_runtime_get_sync(dhd_bus_to_dev(bus)) < 0) in dhdpcie_mem_dump() 3957 pm_runtime_mark_last_busy(dhd_bus_to_dev(bus)); in dhdpcie_mem_dump() 3958 pm_runtime_put_autosuspend(dhd_bus_to_dev(bus)); in dhdpcie_mem_dump() 9290 if (pm_runtime_get(dhd_bus_to_dev(bus)) >= 0) { in dhdpcie_bus_process_mailbox_intr() 9292 pm_runtime_mark_last_busy(dhd_bus_to_dev(bus)); in dhdpcie_bus_process_mailbox_intr() 9293 pm_runtime_put_autosuspend(dhd_bus_to_dev(bus)); in dhdpcie_bus_process_mailbox_intr()
|
| H A D | dhd_common.c | 1077 if (pm_runtime_get_sync(dhd_bus_to_dev(dhd_pub->bus)) < 0) { in dhd_wl_ioctl() 1278 pm_runtime_mark_last_busy(dhd_bus_to_dev(dhd_pub->bus)); in dhd_wl_ioctl() 1279 pm_runtime_put_autosuspend(dhd_bus_to_dev(dhd_pub->bus)); in dhd_wl_ioctl()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/infineon/ |
| H A D | dhd_bus.h | 236 extern struct device * dhd_bus_to_dev(struct dhd_bus *bus);
|
| H A D | dhd_linux.c | 3771 if (pm_runtime_get_sync(dhd_bus_to_dev(pub->bus)) >= 0) { 3774 pm_runtime_mark_last_busy(dhd_bus_to_dev(pub->bus)); 3775 pm_runtime_put_autosuspend(dhd_bus_to_dev(pub->bus)); 3801 if (pm_runtime_get_sync(dhd_bus_to_dev(bus)) >= 0) { 3803 pm_runtime_mark_last_busy(dhd_bus_to_dev(bus)); 3804 pm_runtime_put_autosuspend(dhd_bus_to_dev(bus)); 6693 if (pm_runtime_get_sync(dhd_bus_to_dev(dhd->pub.bus)) < 0) 6698 pm_runtime_mark_last_busy(dhd_bus_to_dev(dhd->pub.bus)); 6699 pm_runtime_put_autosuspend(dhd_bus_to_dev(dhd->pub.bus)); 7166 if (pm_runtime_get_sync(dhd_bus_to_dev(dhd->pub.bus)) >= 0) { [all …]
|
| H A D | dhd_pcie_linux.c | 943 pm_runtime_mark_last_busy(dhd_bus_to_dev(bus)); in dhdpcie_pm_system_resume_noirq() 3016 struct device * dhd_bus_to_dev(dhd_bus_t *bus) function
|
| H A D | dhd_pcie.c | 2331 pm_runtime_disable(dhd_bus_to_dev(bus)); in dhd_bus_stop() 2332 pm_runtime_set_suspended(dhd_bus_to_dev(bus)); in dhd_bus_stop() 2333 pm_runtime_enable(dhd_bus_to_dev(bus)); in dhd_bus_stop() 3950 if (pm_runtime_get_sync(dhd_bus_to_dev(bus)) < 0) in dhdpcie_mem_dump() 3965 pm_runtime_mark_last_busy(dhd_bus_to_dev(bus)); in dhdpcie_mem_dump() 3966 pm_runtime_put_autosuspend(dhd_bus_to_dev(bus)); in dhdpcie_mem_dump() 9299 if (pm_runtime_get(dhd_bus_to_dev(bus)) >= 0) { in dhdpcie_bus_process_mailbox_intr() 9301 pm_runtime_mark_last_busy(dhd_bus_to_dev(bus)); in dhdpcie_bus_process_mailbox_intr() 9302 pm_runtime_put_autosuspend(dhd_bus_to_dev(bus)); in dhdpcie_bus_process_mailbox_intr()
|
| H A D | dhd_common.c | 1076 if (pm_runtime_get_sync(dhd_bus_to_dev(dhd_pub->bus)) < 0) { in dhd_wl_ioctl() 1277 pm_runtime_mark_last_busy(dhd_bus_to_dev(dhd_pub->bus)); in dhd_wl_ioctl() 1278 pm_runtime_put_autosuspend(dhd_bus_to_dev(dhd_pub->bus)); in dhd_wl_ioctl()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/ |
| H A D | dhd_bus.h | 91 extern struct device * dhd_bus_to_dev(struct dhd_bus *bus);
|
| H A D | dhd_linux.c | 4669 if (pm_runtime_get_sync(dhd_bus_to_dev(pub->bus)) >= 0) { in dhd_rx_wq_wakeup() 4672 pm_runtime_mark_last_busy(dhd_bus_to_dev(pub->bus)); in dhd_rx_wq_wakeup() 4673 pm_runtime_put_autosuspend(dhd_bus_to_dev(pub->bus)); in dhd_rx_wq_wakeup() 4699 if (pm_runtime_get_sync(dhd_bus_to_dev(bus)) >= 0) { in dhd_start_xmit_wq_adapter() 4701 pm_runtime_mark_last_busy(dhd_bus_to_dev(bus)); in dhd_start_xmit_wq_adapter() 4702 pm_runtime_put_autosuspend(dhd_bus_to_dev(bus)); in dhd_start_xmit_wq_adapter() 8697 if (pm_runtime_get_sync(dhd_bus_to_dev(dhd->pub.bus)) < 0) in dhd_ioctl_entry_wrapper() 8706 pm_runtime_mark_last_busy(dhd_bus_to_dev(dhd->pub.bus)); in dhd_ioctl_entry_wrapper() 8707 pm_runtime_put_autosuspend(dhd_bus_to_dev(dhd->pub.bus)); in dhd_ioctl_entry_wrapper() 9421 if (pm_runtime_get_sync(dhd_bus_to_dev(dhd->pub.bus)) >= 0) { in dhd_open() [all …]
|
| H A D | dhd_pcie_linux.c | 1131 pm_runtime_mark_last_busy(dhd_bus_to_dev(bus)); in dhdpcie_pm_system_resume_noirq() 3338 struct device * dhd_bus_to_dev(dhd_bus_t *bus) in dhd_bus_to_dev() function
|
| H A D | dhd_pcie.c | 2994 pm_runtime_disable(dhd_bus_to_dev(bus)); in dhd_bus_stop() 2995 pm_runtime_set_suspended(dhd_bus_to_dev(bus)); in dhd_bus_stop() 2996 pm_runtime_enable(dhd_bus_to_dev(bus)); in dhd_bus_stop() 5485 if (pm_runtime_get_sync(dhd_bus_to_dev(bus)) < 0) in dhdpcie_mem_dump() 5509 pm_runtime_mark_last_busy(dhd_bus_to_dev(bus)); in dhdpcie_mem_dump() 5510 pm_runtime_put_autosuspend(dhd_bus_to_dev(bus)); in dhdpcie_mem_dump() 13212 if (pm_runtime_get(dhd_bus_to_dev(bus)) >= 0) { in dhdpcie_bus_process_mailbox_intr() 13214 pm_runtime_mark_last_busy(dhd_bus_to_dev(bus)); in dhdpcie_bus_process_mailbox_intr() 13215 pm_runtime_put_autosuspend(dhd_bus_to_dev(bus)); in dhdpcie_bus_process_mailbox_intr()
|