Home
last modified time | relevance | path

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

/linux/drivers/video/fbdev/via/
H A Dvia_utility.c19 *support_state |= LCD_Device; in viafb_get_device_support_state()
33 *connect_state |= LCD_Device; in viafb_get_device_connect_state()
227 *support_state = CRT_Device | DVI_Device | LCD_Device; in viafb_get_gamma_support_state()
H A Dioctl.h49 #define LCD_Device 0x02 macro
H A Dhw.c564 if (viafb_primary_dev == LCD_Device) { in viafb_set_iga_path()