Searched refs:pvr2_v4l2 (Results 1 - 2 of 2) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/media/video/pvrusb2/
H A Dpvrusb2-v4l2.h26 struct pvr2_v4l2;
28 struct pvr2_v4l2 *pvr2_v4l2_create(struct pvr2_context *);
H A Dpvrusb2-v4l2.c37 struct pvr2_v4l2;
41 struct pvr2_v4l2 *v4lp;
55 struct pvr2_v4l2 *vhead;
63 struct pvr2_v4l2 { struct
172 struct pvr2_v4l2 *vp = fh->vhead;
793 static void pvr2_v4l2_destroy_no_lock(struct pvr2_v4l2 *vp)
804 pvr2_trace(PVR2_TRACE_STRUCT,"Destroying pvr2_v4l2 id=%p",vp);
820 struct pvr2_v4l2 *vp;
821 vp = container_of(chp,struct pvr2_v4l2,channel);
843 struct pvr2_v4l2 *v
[all...]

Completed in 94 milliseconds