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
1405 int allowed = 1;
1409 allowed = 0;
1415 allowed = 0;
1421 allowed = 0;
1426 if (allowed) {
1512 /* No commands are allowed in Deep Sleep until we toggle the GPIO
1517 lbs_deb_cmd("command not allowed in deep sleep\n");