Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/usb/host/
Disp1362.h413 struct isp1362_ep_queue { struct
414 struct list_head active; /* list of PTDs currently processed by HC */
415 atomic_t finishing;
416 unsigned long buf_map;
417 unsigned long skip_map;
418 int free_ptd;
419 u16 buf_start;
420 u16 buf_size;
421 u16 blk_size; /* PTD buffer block size for ATL and INTL */
422 u8 buf_count;
[all …]