Home
last modified time | relevance | path

Searched refs:IVTV_F_I_EV_DEC_STOPPED (Results 1 - 7 of 7) sorted by relevance

/kernel/linux/linux-5.10/drivers/media/pci/ivtv/
H A Divtv-driver.h266 #define IVTV_F_I_EV_DEC_STOPPED 28 /* decoder stopped event */ macro
H A Divtv-streams.c969 set_bit(IVTV_F_I_EV_DEC_STOPPED, &itv->i_flags); in ivtv_stop_v4l2_decode_stream()
H A Divtv-ioctl.c1769 if (test_and_clear_bit(IVTV_F_I_EV_DEC_STOPPED, &itv->i_flags)) in ivtv_decoder_ioctls()
1798 if (!test_bit(IVTV_F_I_EV_DEC_STOPPED, &itv->i_flags) && in ivtv_decoder_ioctls()
H A Divtv-fileops.c745 test_bit(IVTV_F_I_EV_DEC_STOPPED, &itv->i_flags)) in ivtv_v4l2_dec_poll()
/kernel/linux/linux-6.6/drivers/media/pci/ivtv/
H A Divtv-driver.h264 #define IVTV_F_I_EV_DEC_STOPPED 28 /* decoder stopped event */ macro
H A Divtv-streams.c969 set_bit(IVTV_F_I_EV_DEC_STOPPED, &itv->i_flags); in ivtv_stop_v4l2_decode_stream()
H A Divtv-fileops.c745 test_bit(IVTV_F_I_EV_DEC_STOPPED, &itv->i_flags)) in ivtv_v4l2_dec_poll()

Completed in 12 milliseconds