Home
last modified time | relevance | path

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

/dragonfly/sys/dev/acpica/acpi_video/
H A Dacpi_video.c70 static int acpi_video_modevent(struct module*, int, void *);
171 acpi_video_modevent, NULL);
189 acpi_video_modevent(struct module *mod __unused, int evt, void *cookie __unused) in acpi_video_modevent() function