Home
last modified time | relevance | path

Searched refs:IVTV_F_I_EV_DEC_STOPPED (Results 1 – 3 of 3) sorted by relevance

/linux/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.c971 set_bit(IVTV_F_I_EV_DEC_STOPPED, &itv->i_flags); in ivtv_stop_v4l2_decode_stream()
H A Divtv-fileops.c757 test_bit(IVTV_F_I_EV_DEC_STOPPED, &itv->i_flags)) in ivtv_v4l2_dec_poll()