Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/
H A Ddhd.h1960 int dhd_wifi_platform_set_power(dhd_pub_t *pub, bool on);
1962 static INLINE int dhd_wifi_platform_set_power(dhd_pub_t *pub, bool on) { return 0; } in dhd_wifi_platform_set_power() function
H A Ddhd_pcie.c16784 dhd_wifi_platform_set_power(dhd, FALSE); in dhdpcie_fis_trigger()
16785 dhd_wifi_platform_set_power(dhd, TRUE); in dhdpcie_fis_trigger()
H A Ddhd_linux.c20633 int dhd_wifi_platform_set_power(dhd_pub_t *pub, bool on) in dhd_wifi_platform_set_power() function
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/
H A Ddhd.h1955 int dhd_wifi_platform_set_power(dhd_pub_t *pub, bool on);
1957 static INLINE int dhd_wifi_platform_set_power(dhd_pub_t *pub, bool on) { return 0; } in dhd_wifi_platform_set_power() function
H A Ddhd_pcie.c16777 dhd_wifi_platform_set_power(dhd, FALSE); in dhdpcie_fis_trigger()
16778 dhd_wifi_platform_set_power(dhd, TRUE); in dhdpcie_fis_trigger()
H A Ddhd_linux.c20739 int dhd_wifi_platform_set_power(dhd_pub_t *pub, bool on) in dhd_wifi_platform_set_power() function