Searched refs:oz_isoc_stream (Results 1 – 2 of 2) sorted by relevance
30 static void oz_isoc_stream_free(struct oz_isoc_stream *st);155 oz_isoc_stream_free(list_entry(e, struct oz_isoc_stream, link)); in oz_pd_free()641 static struct oz_isoc_stream *pd_stream_find(struct oz_pd *pd, u8 ep_num) in pd_stream_find()643 struct oz_isoc_stream *st; in pd_stream_find()657 struct oz_isoc_stream *st; in oz_isoc_stream_create()659 st = kzalloc(sizeof(struct oz_isoc_stream), GFP_ATOMIC); in oz_isoc_stream_create()676 static void oz_isoc_stream_free(struct oz_isoc_stream *st) in oz_isoc_stream_free()687 struct oz_isoc_stream *st; in oz_isoc_stream_delete()713 struct oz_isoc_stream *st; in oz_send_isoc_unit()
42 struct oz_isoc_stream { struct