Searched refs:app_status (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/platform/x86/ |
H A D | acer-wmi.c | 173 u8 app_status; /* Acer Device Status. LM, ePM, RF Button... */ member 174 u8 app_mask; /* Bit mask to app_status */ 1946 .app_status = 0x00, /* Launch Manager Deactive */ in acer_wmi_enable_ec_raw() 1970 .app_status = 0x01, /* Launch Manager Active */ in acer_wmi_enable_lm() 1992 .app_status = 0x10, /* RF Button Active */ in acer_wmi_enable_rf_button()
|
/kernel/linux/linux-6.6/drivers/platform/x86/ |
H A D | acer-wmi.c | 179 u8 app_status; /* Acer Device Status. LM, ePM, RF Button... */ member 180 u8 app_mask; /* Bit mask to app_status */ 2051 .app_status = 0x00, /* Launch Manager Deactive */ in acer_wmi_enable_ec_raw() 2075 .app_status = 0x01, /* Launch Manager Active */ in acer_wmi_enable_lm() 2097 .app_status = 0x10, /* RF Button Active */ in acer_wmi_enable_rf_button()
|
Completed in 6 milliseconds