Searched refs:em28xx_frame_t (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/em28xx/
H A Dem28xx.h118 struct em28xx_frame_t { struct
246 struct em28xx_frame_t frame[EM28XX_NUM_FRAMES]; /* list of frames */
249 struct em28xx_frame_t *frame_current; /* the frame that is being filled */
H A Dem28xx-core.c422 static inline int em28xx_isoc_video(struct em28xx *dev,struct em28xx_frame_t **f,
443 struct em28xx_frame_t,frame);
479 struct em28xx_frame_t **f, unsigned char *buf, int len)
539 struct em28xx_frame_t **f;
568 struct em28xx_frame_t, frame);
H A Dem28xx-video.c406 struct em28xx_frame_t *f, *i;
490 f = list_entry(dev->outqueue.prev, struct em28xx_frame_t, frame);
564 struct em28xx_frame_t *f = vma->vm_private_data;
574 struct em28xx_frame_t *f = vma->vm_private_data;
1404 struct em28xx_frame_t *f;
1429 struct em28xx_frame_t, frame);

Completed in 64 milliseconds