Searched refs:gpe0 (Results 1 – 4 of 4) sorted by relevance
/external/crosvm/devices/src/sys/unix/ |
D | acpi.rs | 58 gpe0: &Arc<Mutex<GpeResource>>, in acpi_event_run() 81 acpi_event_handle_gpe(acpi_event.data, acpi_event._type, gpe0, ignored_gpe); in acpi_event_run() 99 let mut gpe0 = gpe0.lock(); in acpi_event_run() localVariable 100 match gpe0.set_active(ac_gpe_nr) { in acpi_event_run() 101 Ok(_) => gpe0.trigger_sci(sci_evt), in acpi_event_run() 115 gpe0: &Arc<Mutex<GpeResource>>, in acpi_event_handle_gpe() 120 if let Some(notify_devs) = gpe0.lock().gpe_notify.get(&gpe_number) { in acpi_event_handle_gpe()
|
/external/crosvm/devices/src/ |
D | acpi.rs | 132 gpe0: Arc<Mutex<GpeResource>>, field 142 gpe0: GpeResource, field 169 let gpe0 = GpeResource { in new() localVariable 203 gpe0: Arc::new(Mutex::new(gpe0)), in new() 212 let gpe0 = self.gpe0.clone(); in start() localVariable 234 gpe0, in start() 260 let mut gpe0 = self.gpe0.lock(); in restore() localVariable 261 gpe0.status = acpi_snapshot.gpe0.status; in restore() 262 gpe0.enable = acpi_snapshot.gpe0.enable; in restore() 284 gpe0: Arc<Mutex<GpeResource>>, in run_worker() [all …]
|
/external/cpuinfo/test/dmesg/ |
D | galaxy-a3-2016-eu.log | 568 <6>[ 2.326338] [0: swapper/0: 1] gpio initial-state: gpe0-0 OUT/PD/L 569 <6>[ 2.326347] [0: swapper/0: 1] gpio initial-state: gpe0-1 FUNC/PD/L 570 <6>[ 2.326355] [0: swapper/0: 1] gpio initial-state: gpe0-2 FUNC/PD/L 571 <6>[ 2.326364] [0: swapper/0: 1] gpio initial-state: gpe0-3 OUT/PD/L 572 <6>[ 2.326373] [0: swapper/0: 1] gpio initial-state: gpe0-4 OUT/PD/L 573 <6>[ 2.326381] [0: swapper/0: 1] gpio initial-state: gpe0-5 IN/PD/L 574 <6>[ 2.326390] [0: swapper/0: 1] gpio initial-state: gpe0-6 OUT/NP/H 575 <6>[ 2.326399] [0: swapper/0: 1] gpio initial-state: gpe0-7 OUT/NP/L
|
D | galaxy-s5-global.log | 164 <7>[ 0.420822] [c6] gpiochip_add: registered GPIOs 125 to 132 on device: gpe0
|