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

/linux-4.4.14/drivers/media/usb/pvrusb2/
H A Dpvrusb2-v4l2.h25 struct pvr2_v4l2;
27 struct pvr2_v4l2 *pvr2_v4l2_create(struct pvr2_context *);
H A Dpvrusb2-v4l2.c40 struct pvr2_v4l2;
44 struct pvr2_v4l2 *v4lp;
65 struct pvr2_v4l2 { struct
856 static void pvr2_v4l2_destroy_no_lock(struct pvr2_v4l2 *vp) pvr2_v4l2_destroy_no_lock()
867 pvr2_trace(PVR2_TRACE_STRUCT,"Destroying pvr2_v4l2 id=%p",vp); pvr2_v4l2_destroy_no_lock()
883 struct pvr2_v4l2 *vp; pvr2_v4l2_internal_check()
884 vp = container_of(chp,struct pvr2_v4l2,channel); pvr2_v4l2_internal_check()
936 struct pvr2_v4l2 *vp = fhp->pdi->v4lp; pvr2_v4l2_release()
975 struct pvr2_v4l2 *vp; pvr2_v4l2_open()
1205 struct pvr2_v4l2 *vp, pvr2_v4l2_dev_init()
1281 struct pvr2_v4l2 *pvr2_v4l2_create(struct pvr2_context *mnp) pvr2_v4l2_create()
1283 struct pvr2_v4l2 *vp; pvr2_v4l2_create()
1288 pvr2_trace(PVR2_TRACE_STRUCT,"Creating pvr2_v4l2 id=%p",vp); pvr2_v4l2_create()
1305 pvr2_trace(PVR2_TRACE_STRUCT,"Failure creating pvr2_v4l2 id=%p",vp); pvr2_v4l2_create()

Completed in 126 milliseconds