Home
last modified time | relevance | path

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

/freebsd/sys/dev/acpi_support/
H A Dacpi_system76.c72 static int acpi_system76_attach(device_t);
145 DEVMETHOD(device_attach, acpi_system76_attach),
500 acpi_system76_attach(device_t dev) in acpi_system76_attach() function