Searched refs:sleep_state (Results 1 – 2 of 2) sorted by relevance
514 enum mdm_hl7800_sleep sleep_state; member680 if (is_cmd_rdy && (iface_ctx.sleep_state != HL7800_SLEEP_AWAKE) && in check_hl7800_awake()685 } else if (!is_cmd_rdy && iface_ctx.sleep_state == HL7800_SLEEP_AWAKE && in check_hl7800_awake()2527 iface_ctx.sleep_state = state; in set_sleep_state()2528 if (iface_ctx.sleep_state != HL7800_SLEEP_AWAKE) { in set_sleep_state()2538 event.code = iface_ctx.sleep_state; in generate_sleep_state_event()2539 event.string = get_sleep_state_string(iface_ctx.sleep_state); in generate_sleep_state_event()4862 if (iface_ctx.sleep_state != iface_ctx.desired_sleep_level) { in mdm_vgpio_work_cb()
1033 SHELL_CMD_ARG(sleep_state,