Searched refs:acpi_button_attach (Results 1 – 1 of 1) sorted by relevance
60 static int acpi_button_attach(device_t dev);78 DEVMETHOD(device_attach, acpi_button_attach),128 acpi_button_attach(device_t dev) in acpi_button_attach() function