Searched refs:HCI_VIDEO_OUT_LCD (Results 1 – 1 of 1) sorted by relevance
147 #define HCI_VIDEO_OUT_LCD 0x1 macro1532 is_lcd = (value & HCI_VIDEO_OUT_LCD) ? 1 : 0; in video_proc_show()1591 _set_bit(&new_video_out, HCI_VIDEO_OUT_LCD, lcd_out); in video_proc_write()