Home
last modified time | relevance | path

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

/dragonfly/sys/dev/acpica/acpi_video/
H A Dacpi_video.c175 static struct sysctl_oid *acpi_video_sysctl_tree; variable
205 acpi_video_sysctl_tree = NULL; in acpi_video_modevent()
254 if (acpi_video_sysctl_tree == NULL) { in acpi_video_attach()
255 acpi_video_sysctl_tree = SYSCTL_ADD_NODE(&acpi_video_sysctl_ctx, in acpi_video_attach()
535 if (acpi_video_sysctl_tree != NULL) in acpi_video_vo_init()
538 SYSCTL_CHILDREN(acpi_video_sysctl_tree), in acpi_video_vo_init()