Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/acpi/
Dvideo.c97 static struct list_head video_bus_head; variable
2060 list_add_tail(&video->entry, &video_bus_head); in acpi_video_bus_add()
2148 INIT_LIST_HEAD(&video_bus_head); in acpi_video_register()
2189 list_for_each_entry(video, &video_bus_head, entry) in acpi_video_unregister_backlight()