Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/
H A Ddhd_bus.h289 extern void dhd_set_rpm_state(dhd_pub_t *dhd, bool state);
H A Ddhd_linux.c6895 dhd_set_rpm_state(dhdp, FALSE); in dhd_runtime_pm_disable()
6904 dhd_set_rpm_state(dhdp, TRUE); in dhd_runtime_pm_enable()
H A Ddhd_pcie.c15727 dhd_set_rpm_state(dhd_pub_t *dhd, bool state) in dhd_set_rpm_state() function
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/
H A Ddhd_bus.h293 extern void dhd_set_rpm_state(dhd_pub_t *dhd, bool state);
H A Ddhd_linux.c6881 dhd_set_rpm_state(dhdp, FALSE); in dhd_runtime_pm_disable()
6890 dhd_set_rpm_state(dhdp, TRUE); in dhd_runtime_pm_enable()
H A Ddhd_pcie.c15720 dhd_set_rpm_state(dhd_pub_t *dhd, bool state) in dhd_set_rpm_state() function