Lines Matching defs:pvr2_v4l2
26 struct pvr2_v4l2;
30 struct pvr2_v4l2 *v4lp;
51 struct pvr2_v4l2 {
864 static void pvr2_v4l2_destroy_no_lock(struct pvr2_v4l2 *vp)
875 pvr2_trace(PVR2_TRACE_STRUCT,"Destroying pvr2_v4l2 id=%p",vp);
891 struct pvr2_v4l2 *vp;
892 vp = container_of(chp,struct pvr2_v4l2,channel);
900 "pvr2_v4l2 internal_check exit-empty id=%p", vp);
910 struct pvr2_v4l2 *vp = fhp->pdi->v4lp;
950 struct pvr2_v4l2 *vp;
1183 struct pvr2_v4l2 *vp,
1258 struct pvr2_v4l2 *pvr2_v4l2_create(struct pvr2_context *mnp)
1260 struct pvr2_v4l2 *vp;
1265 pvr2_trace(PVR2_TRACE_STRUCT,"Creating pvr2_v4l2 id=%p",vp);
1282 pvr2_trace(PVR2_TRACE_STRUCT,"Failure creating pvr2_v4l2 id=%p",vp);