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

/fuchsia/zircon/system/dev/bus/acpi/
H A Ddev-ec.c242 static int acpi_ec_thread(void* arg) { function
516 int ret = thrd_create_with_name(&dev->evt_thread, acpi_ec_thread, dev, "acpi-ec-evt");

Completed in 26 milliseconds