Home
last modified time | relevance | path

Searched defs:cx231xx_video_mode (Results 1 – 1 of 1) sorted by relevance

/linux-3.3/drivers/media/video/cx231xx/
Dcx231xx.h538 struct cx231xx_video_mode { struct
540 struct cx231xx_dmaqueue vidq;
541 struct cx231xx_isoc_ctl isoc_ctl;
542 struct cx231xx_bulk_ctl bulk_ctl;
544 spinlock_t slock;
547 int alt; /* alternate */
548 int max_pkt_size; /* max packet size of isoc transaction */
549 int num_alt; /* Number of alternative settings */
550 unsigned int *alt_max_pkt_size; /* array of wMaxPacketSize */
551 u16 end_point_addr;