Searched refs:sleep_state (Results 1 – 1 of 1) sorted by relevance
508 enum mdm_hl7800_sleep sleep_state; member673 if (is_cmd_rdy && (ictx.sleep_state != HL7800_SLEEP_AWAKE) && in check_hl7800_awake()678 } else if (!is_cmd_rdy && ictx.sleep_state == HL7800_SLEEP_AWAKE && in check_hl7800_awake()2442 ictx.sleep_state = state; in set_sleep_state()2443 if (ictx.sleep_state != HL7800_SLEEP_AWAKE) { in set_sleep_state()2453 event.code = ictx.sleep_state; in generate_sleep_state_event()2454 event.string = get_sleep_state_string(ictx.sleep_state); in generate_sleep_state_event()4741 if (ictx.sleep_state != ictx.desired_sleep_level) { in mdm_vgpio_work_cb()4907 if (ictx.sleep_state == HL7800_SLEEP_SLEEP) { in mdm_uart_cts_callback()