Home
last modified time | relevance | path

Searched refs:lcdshadow_state (Results 1 - 1 of 1) sorted by relevance

/kernel/linux/linux-5.10/drivers/platform/x86/
H A Dthinkpad_acpi.c9756 static int lcdshadow_state; variable
9771 lcdshadow_state = state; in lcdshadow_on_off()
9777 if (lcdshadow_state < 0) in lcdshadow_set()
9778 return lcdshadow_state; in lcdshadow_set()
9779 if (lcdshadow_state == on) in lcdshadow_set()
9790 lcdshadow_state = -ENODEV; in tpacpi_lcdshadow_init()
9795 lcdshadow_state = -EIO; in tpacpi_lcdshadow_init()
9799 lcdshadow_state = -ENODEV; in tpacpi_lcdshadow_init()
9802 lcdshadow_state = output & 0x1; in tpacpi_lcdshadow_init()
9809 if (lcdshadow_state > in lcdshadow_resume()
[all...]

Completed in 13 milliseconds