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