Searched refs:lcdshadow_state (Results 1 – 1 of 1) sorted by relevance
9755 static int lcdshadow_state; variable9770 lcdshadow_state = state; in lcdshadow_on_off()9776 if (lcdshadow_state < 0) in lcdshadow_set()9777 return lcdshadow_state; in lcdshadow_set()9778 if (lcdshadow_state == on) in lcdshadow_set()9789 lcdshadow_state = -ENODEV; in tpacpi_lcdshadow_init()9794 lcdshadow_state = -EIO; in tpacpi_lcdshadow_init()9798 lcdshadow_state = -ENODEV; in tpacpi_lcdshadow_init()9801 lcdshadow_state = output & 0x1; in tpacpi_lcdshadow_init()9808 if (lcdshadow_state >= 0) in lcdshadow_resume()[all …]