Home
last modified time | relevance | path

Searched refs:pvr2_channel_claim_stream (Results 1 – 4 of 4) sorted by relevance

/linux-3.4.99/drivers/media/video/pvrusb2/
Dpvrusb2-context.h77 int pvr2_channel_claim_stream(struct pvr2_channel *,
Dpvrusb2-dvb.c129 pvr2_channel_claim_stream(&adap->channel, NULL); in pvr2_dvb_stream_end()
152 ret = pvr2_channel_claim_stream(&adap->channel, &pvr->video_stream); in pvr2_dvb_stream_do_start()
Dpvrusb2-context.c387 int pvr2_channel_claim_stream(struct pvr2_channel *cp, in pvr2_channel_claim_stream() function
Dpvrusb2-v4l2.c1134 if ((ret = pvr2_channel_claim_stream(&fh->channel, in pvr2_v4l2_iosetup()
1142 pvr2_channel_claim_stream(&fh->channel,NULL); in pvr2_v4l2_iosetup()