Home
last modified time | relevance | path

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

/dragonfly/sys/dev/acpica/acpi_sony/
H A Dacpi_sony.c88 static int acpi_sony_probe(device_t dev);
95 DEVMETHOD(device_probe, acpi_sony_probe),
116 acpi_sony_probe(device_t dev) in acpi_sony_probe() function