Searched refs:pvr2_stream_set_callback (Results 1 – 4 of 4) sorted by relevance
39 void pvr2_stream_set_callback(struct pvr2_stream *,
113 pvr2_stream_set_callback(stream, NULL, NULL); in pvr2_dvb_stream_end()151 pvr2_stream_set_callback(pvr->video_stream.stream, in pvr2_dvb_stream_do_start()
919 if (sp) pvr2_stream_set_callback(sp,NULL,NULL); in pvr2_v4l2_release()1070 pvr2_stream_set_callback(sp,(pvr2_stream_callback)pvr2_v4l2_notify,fh); in pvr2_v4l2_iosetup()
491 void pvr2_stream_set_callback(struct pvr2_stream *sp, in pvr2_stream_set_callback() function