Home
last modified time | relevance | path

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

/freebsd/sys/dev/acpi_support/
H A Dacpi_toshiba.c135 static int acpi_toshiba_probe(device_t dev);
169 DEVMETHOD(device_probe, acpi_toshiba_probe),
214 acpi_toshiba_probe(device_t dev) in acpi_toshiba_probe() function