Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/i86pc/io/acpi_drv/
H A Dacpi_video.c71 struct acpi_video_switch { struct
73 struct acpi_video_switch *next; argument
82 struct acpi_video_switch *vid_switch;
154 struct acpi_video_switch *vidsp; in acpi_video_set_dos()
326 struct acpi_video_switch *vidsp; in acpi_video_notify_intall()
362 struct acpi_video_switch *vidsp; in acpi_video_notify_unintall()
388 struct acpi_video_switch *vidsp; in acpi_video_free()
389 struct acpi_video_switch *vidsp_next; in acpi_video_free()
399 kmem_free(vidsp, sizeof (struct acpi_video_switch)); in acpi_video_free()
535 struct acpi_video_switch *vidsp; in acpi_video_find_and_alloc()
[all …]