Lines Matching defs:allowed
62 * is_command_allowed_in_ps - tests if a command is allowed in Power Save mode
66 * returns: 1 if allowed, 0 if not allowed
1413 int allowed = 1;
1417 allowed = 0;
1423 allowed = 0;
1429 allowed = 0;
1434 if (allowed) {
1520 /* No commands are allowed in Deep Sleep until we toggle the GPIO
1525 lbs_deb_cmd("command not allowed in deep sleep\n");