Searched refs:fotg210_iso_stream (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/usb/host/ |
H A D | fotg210.h | 497 * fotg210_iso_stream - groups all (s)itds for this endpoint. 500 struct fotg210_iso_stream { struct 564 struct fotg210_iso_stream *stream; /* endpoint's queue */
|
H A D | fotg210-hcd.c | 3899 /* fotg210_iso_stream ops work with both ITD and SITD */ 3901 static struct fotg210_iso_stream *iso_stream_alloc(gfp_t mem_flags) in iso_stream_alloc() 3903 struct fotg210_iso_stream *stream; in iso_stream_alloc() 3915 struct fotg210_iso_stream *stream, struct usb_device *dev, in iso_stream_init() 3968 static struct fotg210_iso_stream *iso_stream_find(struct fotg210_hcd *fotg210, in iso_stream_find() 3972 struct fotg210_iso_stream *stream; in iso_stream_find() 4024 struct fotg210_iso_stream *stream, struct urb *urb) in itd_sched_init() 4060 static void iso_sched_free(struct fotg210_iso_stream *stream, in iso_sched_free() 4070 static int itd_urb_transaction(struct fotg210_iso_stream *stream, in itd_urb_transaction() 4159 struct fotg210_iso_stream *strea in iso_stream_schedule() [all...] |
/kernel/linux/linux-6.6/drivers/usb/fotg210/ |
H A D | fotg210-hcd.h | 495 * fotg210_iso_stream - groups all (s)itds for this endpoint. 498 struct fotg210_iso_stream { struct 562 struct fotg210_iso_stream *stream; /* endpoint's queue */
|
H A D | fotg210-hcd.c | 3900 /* fotg210_iso_stream ops work with both ITD and SITD */ 3902 static struct fotg210_iso_stream *iso_stream_alloc(gfp_t mem_flags) in iso_stream_alloc() 3904 struct fotg210_iso_stream *stream; in iso_stream_alloc() 3916 struct fotg210_iso_stream *stream, struct usb_device *dev, in iso_stream_init() 3969 static struct fotg210_iso_stream *iso_stream_find(struct fotg210_hcd *fotg210, in iso_stream_find() 3973 struct fotg210_iso_stream *stream; in iso_stream_find() 4023 struct fotg210_iso_stream *stream, struct urb *urb) in itd_sched_init() 4059 static void iso_sched_free(struct fotg210_iso_stream *stream, in iso_sched_free() 4069 static int itd_urb_transaction(struct fotg210_iso_stream *stream, in itd_urb_transaction() 4159 struct fotg210_iso_stream *strea in iso_stream_schedule() [all...] |
Completed in 14 milliseconds