Lines Matching refs:on
175 int rfkill_set_wifi_bt_power(int on)
180 LOG("%s: %d\n", __func__, on);
189 if (on) {
196 wifi_bt_vbat_state = on;
224 * 1 -> power on
227 int rockchip_wifi_power(int on)
235 LOG("%s: %d\n", __func__, on);
244 LOG("%s: wifi power is setted to be remain on.", __func__);
267 if (on == level) {
274 LOG("wifi turn on power.\n");
291 if (on) {
308 LOG("wifi turn on power [GPIO%d-%d]\n", poweron->io, poweron->enable);
399 int rockchip_wifi_reset(int on)