Searched refs:dhd_wifi_platform_set_power (Results 1 – 6 of 6) sorted by relevance
| /OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/ |
| H A D | dhd.h | 1960 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 D | dhd_pcie.c | 16784 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 D | dhd_linux.c | 20633 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 D | dhd.h | 1955 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 D | dhd_pcie.c | 16777 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 D | dhd_linux.c | 20739 int dhd_wifi_platform_set_power(dhd_pub_t *pub, bool on) in dhd_wifi_platform_set_power() function
|