Searched refs:CX2341X_DEC_STOP_PLAYBACK (Results 1 – 5 of 5) sorted by relevance
/Linux-v4.19/include/media/drv-intf/ |
D | cx2341x.h | 209 #define CX2341X_DEC_STOP_PLAYBACK 0x02 macro
|
/Linux-v4.19/drivers/media/pci/ivtv/ |
D | ivtv-streams.c | 924 ivtv_vapi(itv, CX2341X_DEC_STOP_PLAYBACK, 3, in ivtv_stop_v4l2_decode_stream() 939 ivtv_vapi(itv, CX2341X_DEC_STOP_PLAYBACK, 3, flags & V4L2_DEC_CMD_STOP_TO_BLACK, 0, 0); in ivtv_stop_v4l2_decode_stream() 1014 ivtv_vapi(itv, CX2341X_DEC_STOP_PLAYBACK, 3, 1, 0, 0); in ivtv_passthrough_mode()
|
D | ivtv-firmware.c | 275 ivtv_vapi(itv, CX2341X_DEC_STOP_PLAYBACK, 4, 0, 0, 0, 1); in ivtv_init_mpeg_decoder()
|
D | ivtv-mailbox.c | 101 API_ENTRY(CX2341X_DEC_STOP_PLAYBACK, API_RESULT),
|
/Linux-v4.19/Documentation/media/v4l-drivers/ |
D | cx2341x.rst | 2242 CX2341X_DEC_STOP_PLAYBACK subsection
|