Home
last modified time | relevance | path

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

/Linux-v4.19/include/uapi/linux/dvb/
Dvideo.h53 VIDEO_SOURCE_DEMUX, /* Select the demux as the main source */ enumerator
/Linux-v4.19/Documentation/media/uapi/dvb/
Dvideo-select-source.rst66 VIDEO_SOURCE_DEMUX, /* Select the demux as the main source */
Dvideo_types.rst68 VIDEO_SOURCE_DEMUX, /* Select the demux as the main source */
74 VIDEO_SOURCE_DEMUX selects the demultiplexer (fed either by the
/Linux-v4.19/drivers/media/pci/ttpci/
Dav7110_av.c1477 av7110->videostate.stream_source = VIDEO_SOURCE_DEMUX; in dvb_video_open()
1581 av7110->videostate.stream_source = VIDEO_SOURCE_DEMUX; in av7110_av_register()
/Linux-v4.19/drivers/media/pci/ivtv/
Divtv-ioctl.c1802 return ivtv_passthrough_mode(itv, iarg == VIDEO_SOURCE_DEMUX); in ivtv_decoder_ioctls()