Searched defs:cx231xx_video_mode (Results 1 – 1 of 1) sorted by relevance
526 struct cx231xx_video_mode { struct528 struct cx231xx_dmaqueue vidq;529 struct cx231xx_isoc_ctl isoc_ctl;530 struct cx231xx_bulk_ctl bulk_ctl;532 spinlock_t slock;535 int alt; /* alternate */536 int max_pkt_size; /* max packet size of isoc transaction */537 int num_alt; /* Number of alternative settings */538 unsigned int *alt_max_pkt_size; /* array of wMaxPacketSize */539 u16 end_point_addr;