Home
last modified time | relevance | path

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

/linux-3.3/drivers/usb/host/
Disp1362.h463 struct isp1362_ep_queue { struct
464 struct list_head active; /* list of PTDs currently processed by HC */
465 atomic_t finishing;
466 unsigned long buf_map;
467 unsigned long skip_map;
468 int free_ptd;
469 u16 buf_start;
470 u16 buf_size;
471 u16 blk_size; /* PTD buffer block size for ATL and INTL */
472 u8 buf_count;
[all …]