Home
last modified time | relevance | path

Searched refs:dhd_bus_to_dev (Results 1 – 25 of 32) sorted by relevance

12

/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/
H A Ddhd_bus.h93 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 Ddhd_pcie_linux.c1127 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 Ddhd_linux.c4660 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 Ddhd_pcie.c2998 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 Ddhd_bus.h80 extern struct device * dhd_bus_to_dev(struct dhd_bus *bus);
H A Ddhd_pcie_linux.c2269 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 Ddhd_bus.h236 extern struct device * dhd_bus_to_dev(struct dhd_bus *bus);
H A Ddhd_linux.c3760 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 Ddhd_pcie_linux.c952 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 Ddhd_pcie.c2323 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 Ddhd_common.c1077 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 Ddhd_bus.h236 extern struct device * dhd_bus_to_dev(struct dhd_bus *bus);
H A Ddhd_linux.c3760 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 Ddhd_pcie_linux.c952 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 Ddhd_pcie.c2323 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 Ddhd_common.c1077 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 Ddhd_bus.h236 extern struct device * dhd_bus_to_dev(struct dhd_bus *bus);
H A Ddhd_linux.c3771 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 Ddhd_pcie_linux.c943 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 Ddhd_pcie.c2331 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 Ddhd_common.c1076 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 Ddhd_bus.h91 extern struct device * dhd_bus_to_dev(struct dhd_bus *bus);
H A Ddhd_linux.c4669 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 Ddhd_pcie_linux.c1131 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 Ddhd_pcie.c2994 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()

12