Searched refs:mc_head (Results 1 - 5 of 5) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/media/video/pvrusb2/
H A Dpvrusb2-context.c292 cp->mc_head = mp;
316 struct pvr2_context *mp = cp->mc_head;
350 pvr2_context_enter(cp->mc_head);
354 pvr2_context_reset_input_limits(cp->mc_head);
358 for (p2 = cp->mc_head->mc_first; p2; p2 = p2->mc_next) {
376 pvr2_context_exit(cp->mc_head);
391 pvr2_context_enter(cp->mc_head); do {
401 } while (0); pvr2_context_exit(cp->mc_head);
H A Dpvrusb2-context.h59 struct pvr2_context *mc_head; member in struct:pvr2_channel
H A Dpvrusb2-v4l2.c165 struct pvr2_hdw *hdw = fh->channel.mc_head->hdw;
868 struct pvr2_hdw *hdw = dip->v4lp->channel.mc_head->hdw;
935 if (!vp->channel.mc_head->disconnect_flag) return;
955 struct pvr2_hdw *hdw = fhp->channel.mc_head->hdw;
992 if (vp->channel.mc_head->disconnect_flag && !vp->vfirst) {
1031 pvr2_channel_init(&fhp->channel,vp->channel.mc_head);
1129 hdw = fh->channel.mc_head->hdw;
1145 struct pvr2_hdw *hdw = fh->channel.mc_head->hdw;
1251 usbdev = pvr2_hdw_get_dev(vp->channel.mc_head->hdw);
1255 dip->stream = &vp->channel.mc_head
[all...]
H A Dpvrusb2-dvb.c144 struct pvr2_context *pvr = adap->channel.mc_head;
404 if (!adap->channel.mc_head->disconnect_flag) return;
H A Dpvrusb2-sysfs.c754 if (!sfp->channel.mc_head->disconnect_flag) return;

Completed in 164 milliseconds