Lines Matching defs:pvr2_v4l2
26 struct pvr2_v4l2;
30 struct pvr2_v4l2 *v4lp;
51 struct pvr2_v4l2 {
868 static void pvr2_v4l2_destroy_no_lock(struct pvr2_v4l2 *vp)
879 pvr2_trace(PVR2_TRACE_STRUCT,"Destroying pvr2_v4l2 id=%p",vp);
895 struct pvr2_v4l2 *vp;
896 vp = container_of(chp,struct pvr2_v4l2,channel);
904 "pvr2_v4l2 internal_check exit-empty id=%p", vp);
914 struct pvr2_v4l2 *vp = fhp->pdi->v4lp;
954 struct pvr2_v4l2 *vp;
1185 struct pvr2_v4l2 *vp,
1265 struct pvr2_v4l2 *pvr2_v4l2_create(struct pvr2_context *mnp)
1267 struct pvr2_v4l2 *vp;
1272 pvr2_trace(PVR2_TRACE_STRUCT,"Creating pvr2_v4l2 id=%p",vp);
1289 pvr2_trace(PVR2_TRACE_STRUCT,"Failure creating pvr2_v4l2 id=%p",vp);