Searched refs:lcd_out (Results 1 – 1 of 1) sorted by relevance
1284 int lcd_out = -1; in video_proc_write() local1308 lcd_out = value & 1; in video_proc_write()1326 if (lcd_out != -1) in video_proc_write()1327 _set_bit(&new_video_out, HCI_VIDEO_OUT_LCD, lcd_out); in video_proc_write()