Searched defs:AcAdapter (Results 1 – 5 of 5) sorted by relevance
33 pub struct AcAdapter { struct39 impl AcAdapter { argument90 impl BusDevice for AcAdapter { implementation126 impl Aml for AcAdapter { implementation168 impl Suspendable for AcAdapter {} implementation
150 acdc: Option<Arc<Mutex<AcAdapter>>>, in new()243 arced_ac_adapter: Option<Arc<Mutex<AcAdapter>>>, in run_worker()
24 _ac_adapter: &Option<Arc<Mutex<AcAdapter>>>, in acpi_event_run()
60 ac_adapter: &Option<Arc<Mutex<AcAdapter>>>, in acpi_event_run()
144 AcAdapter = 20, enumerator