Searched refs:lid_wake_mode (Results 1 – 1 of 1) sorted by relevance
39 static int lid_wake_mode; variable138 const char *mode = lid_wake_mode_names[lid_wake_mode]; in lid_wake_mode_show()151 lid_wake_mode = i; in lid_wake_mode_set()156 static DEVICE_ATTR(lid_wake_mode, S_IWUSR | S_IRUGO, lid_wake_mode_show,280 } else if ((lid_open && lid_wake_mode == LID_WAKE_OPEN) || in xo1_sci_suspend()281 (!lid_open && lid_wake_mode == LID_WAKE_CLOSE)) { in xo1_sci_suspend()