Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/media/usb/cx231xx/
Dcx231xx.h522 struct cx231xx_video_mode { struct
524 struct cx231xx_dmaqueue vidq;
525 struct cx231xx_isoc_ctl isoc_ctl;
526 struct cx231xx_bulk_ctl bulk_ctl;
528 spinlock_t slock;
531 int alt; /* alternate */
532 int max_pkt_size; /* max packet size of isoc transaction */
533 int num_alt; /* Number of alternative settings */
534 unsigned int *alt_max_pkt_size; /* array of wMaxPacketSize */
535 u16 end_point_addr;