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

/freebsd-13-stable/sys/dev/acpica/
H A Dacpi_video.c570 struct acpi_video_output_queue *voqh; local
580 voqh = &lcd_units;
584 voqh = &crt_units;
590 voqh = &tv_units;
595 voqh = &ext_units;
600 voqh = &lcd_units;
605 voqh = &other_units;
610 STAILQ_FOREACH(vn, voqh, vo_unit.next) {
640 STAILQ_INSERT_AFTER(voqh, vp, vo, vo_unit.next);
642 STAILQ_INSERT_TAIL(voqh, v
735 struct acpi_video_output_queue *voqh; local
[all...]

Completed in 42 milliseconds