Home
last modified time | relevance | path

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

/linux-3.3/drivers/usb/misc/
Dusbtest.c1517 struct iso_context { struct
1530 struct iso_context *ctx = urb->context; in iso_callback() argument
/linux-3.3/drivers/firewire/
Dohci.c170 struct iso_context { struct
171 struct fw_iso_context base; argument
172 struct context context;
173 int excess_bytes;
174 void *header;
175 size_t header_length;
177 u8 sync;
178 u8 tags;
Dcore-cdev.c70 struct fw_iso_context *iso_context; member