Home
last modified time | relevance | path

Searched refs:acpi_modevent (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/dev/acpica/
H A Dacpi.c114 static int acpi_modevent(struct module *mod, int event, void *junk);
246 EARLY_DRIVER_MODULE(acpi, nexus, acpi_driver, acpi_modevent, 0,
323 acpi_modevent(struct module *mod, int event, void *junk) in acpi_modevent() function