Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/media/usb/pvrusb2/ !
Dpvrusb2-context.h64 int pvr2_channel_claim_stream(struct pvr2_channel *,
Dpvrusb2-dvb.c116 pvr2_channel_claim_stream(&adap->channel, NULL); in pvr2_dvb_stream_end()
139 ret = pvr2_channel_claim_stream(&adap->channel, &pvr->video_stream); in pvr2_dvb_stream_do_start()
Dpvrusb2-context.c374 int pvr2_channel_claim_stream(struct pvr2_channel *cp, in pvr2_channel_claim_stream() function
Dpvrusb2-v4l2.c1056 if ((ret = pvr2_channel_claim_stream(&fh->channel, in pvr2_v4l2_iosetup()
1064 pvr2_channel_claim_stream(&fh->channel,NULL); in pvr2_v4l2_iosetup()