Home
last modified time | relevance | path

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

/Linux-v5.4/include/uapi/linux/dvb/
Dvideo.h55 VIDEO_SOURCE_DEMUX, /* Select the demux as the main source */ enumerator
/Linux-v5.4/Documentation/media/uapi/dvb/
Dvideo-select-source.rst73 VIDEO_SOURCE_DEMUX, /* Select the demux as the main source */
Dvideo_types.rst75 VIDEO_SOURCE_DEMUX, /* Select the demux as the main source */
81 VIDEO_SOURCE_DEMUX selects the demultiplexer (fed either by the
/Linux-v5.4/drivers/media/pci/ttpci/
Dav7110_av.c1517 av7110->videostate.stream_source = VIDEO_SOURCE_DEMUX; in dvb_video_open()
1623 av7110->videostate.stream_source = VIDEO_SOURCE_DEMUX; in av7110_av_register()
/Linux-v5.4/drivers/media/pci/ivtv/
Divtv-ioctl.c1814 return ivtv_passthrough_mode(itv, iarg == VIDEO_SOURCE_DEMUX); in ivtv_decoder_ioctls()