Searched defs:cx231xx_video_mode (Results 1 – 1 of 1) sorted by relevance
513 struct cx231xx_video_mode { struct515 struct cx231xx_dmaqueue vidq;516 struct cx231xx_isoc_ctl isoc_ctl;517 struct cx231xx_bulk_ctl bulk_ctl;519 spinlock_t slock;522 int alt; /* alternate */523 int max_pkt_size; /* max packet size of isoc transaction */524 int num_alt; /* Number of alternative settings */525 unsigned int *alt_max_pkt_size; /* array of wMaxPacketSize */526 u16 end_point_addr;