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

/freebsd-13-stable/sys/dev/acpica/
H A Dacpi_video.c200 static struct sysctl_oid *acpi_video_sysctl_tree; variable in typeref:struct:sysctl_oid
269 acpi_video_sysctl_tree = NULL;
334 if (acpi_video_sysctl_tree == NULL) {
335 acpi_video_sysctl_tree = SYSCTL_ADD_NODE(&acpi_video_sysctl_ctx,
643 if (acpi_video_sysctl_tree != NULL)
646 SYSCTL_CHILDREN(acpi_video_sysctl_tree),

Completed in 86 milliseconds