Searched refs:pvr2_stream_set_callback (Results 1 – 4 of 4) sorted by relevance
49 void pvr2_stream_set_callback(struct pvr2_stream *,
122 pvr2_stream_set_callback(stream, NULL, NULL); in pvr2_dvb_stream_end()160 pvr2_stream_set_callback(pvr->video_stream.stream, in pvr2_dvb_stream_do_start()
937 if (sp) pvr2_stream_set_callback(sp,NULL,NULL); in pvr2_v4l2_release()1087 pvr2_stream_set_callback(sp,(pvr2_stream_callback)pvr2_v4l2_notify,fh); in pvr2_v4l2_iosetup()
501 void pvr2_stream_set_callback(struct pvr2_stream *sp, in pvr2_stream_set_callback() function