Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/staging/ozwpan/
Dozhcd.c76 struct oz_endpoint { struct
77 struct list_head urb_list; /* List of oz_urb_link items. */
78 struct list_head link; /* For isoc ep, links in to isoc
80 struct timespec timestamp;
81 int credit;
82 int credit_ceiling;
83 u8 ep_num;
84 u8 attrib;
85 u8 *buffer;
86 int buffer_size;
[all …]