Searched refs:pvr2_context_exit (Results 1 - 3 of 3) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/media/video/pvrusb2/
H A Dpvrusb2-context.h68 void pvr2_context_exit(struct pvr2_context *);
H A Dpvrusb2-context.c54 } while (0); pvr2_context_exit(mp);
76 } while (0); pvr2_context_exit(mp);
114 void pvr2_context_exit(struct pvr2_context *mp) function
120 pvr2_trace(PVR2_TRACE_CREG,"pvr2_context_exit(id=%p) outside",mp);
144 } while (0); pvr2_context_exit(mp);
204 } while (0); pvr2_context_exit(cp->mc_head);
H A Dpvrusb2-v4l2.c896 } while (0); pvr2_context_exit(mp);
954 } while (0); pvr2_context_exit(vp->channel.mc_head);

Completed in 55 milliseconds