Searched refs:acpi_throttle_attach (Results 1 – 1 of 1) sorted by relevance
95 static int acpi_throttle_attach(device_t dev);108 DEVMETHOD(device_attach, acpi_throttle_attach),185 acpi_throttle_attach(device_t dev) in acpi_throttle_attach() function