Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/
H A Dwl_android.c189 #define CMD_PNOENABLE_SET "PNOFORCE" macro
4958 else if (strnicmp(command, CMD_PNOENABLE_SET, strlen(CMD_PNOENABLE_SET)) == 0) { in wl_handle_private_cmd()
4959 int enable = *(command + strlen(CMD_PNOENABLE_SET) + 1) - '0'; in wl_handle_private_cmd()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/
H A Dwl_android.c174 #define CMD_PNOENABLE_SET "PNOFORCE" macro
9122 else if (strnicmp(command, CMD_PNOENABLE_SET, strlen(CMD_PNOENABLE_SET)) == 0) { in wl_handle_private_cmd()
9123 int enable = *(command + strlen(CMD_PNOENABLE_SET) + 1) - '0'; in wl_handle_private_cmd()
/OK3568_Linux_fs/external/rkwifibt/drivers/infineon/
H A Dwl_android.c185 #define CMD_PNOENABLE_SET "PNOFORCE" macro
9434 else if (strnicmp(command, CMD_PNOENABLE_SET, strlen(CMD_PNOENABLE_SET)) == 0) { in wl_handle_private_cmd()
9435 int enable = *(command + strlen(CMD_PNOENABLE_SET) + 1) - '0'; in wl_handle_private_cmd()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/
H A Dwl_android.c186 #define CMD_PNOENABLE_SET "PNOFORCE" macro
9522 else if (strnicmp(command, CMD_PNOENABLE_SET, strlen(CMD_PNOENABLE_SET)) == 0) { in wl_handle_private_cmd()
9523 int enable = *(command + strlen(CMD_PNOENABLE_SET) + 1) - '0'; in wl_handle_private_cmd()
/OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/
H A Dwl_android.c212 #define CMD_PNOENABLE_SET "PNOFORCE" macro
12332 else if (strnicmp(command, CMD_PNOENABLE_SET, strlen(CMD_PNOENABLE_SET)) == 0) { in wl_handle_private_cmd()
12333 int enable = *(command + strlen(CMD_PNOENABLE_SET) + 1) - '0'; in wl_handle_private_cmd()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/
H A Dwl_android.c214 #define CMD_PNOENABLE_SET "PNOFORCE" macro
12180 else if (strnicmp(command, CMD_PNOENABLE_SET, strlen(CMD_PNOENABLE_SET)) == 0) { in wl_handle_private_cmd()
12181 int enable = *(command + strlen(CMD_PNOENABLE_SET) + 1) - '0'; in wl_handle_private_cmd()