Home
last modified time | relevance | path

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

/linux-3.4.99/sound/soc/omap/
Drx51.c64 int hp = 0, hs = 0, tvout = 0; in rx51_ext_control() local
68 tvout = 1; in rx51_ext_control()
95 gpio_set_value(RX51_TVOUT_SEL_GPIO, tvout); in rx51_ext_control()
/linux-3.4.99/drivers/acpi/
Dvideo.c166 u8 tvout:1; member
1064 data->flags.tvout = 1; in acpi_video_bus_get_one_device()
1091 data->flags.tvout = 1; in acpi_video_bus_get_one_device()
1359 if (!video_device->flags.tvout) in acpi_video_get_edid()
/linux-3.4.99/drivers/video/matrox/
Dmatroxfb_misc.c465 bd->output.tvout = 0; in get_bios_tvout()
479 bd->output.tvout = 1; in get_bios_tvout()
Dmatroxfb_base.h345 unsigned char state, tvout; member