Searched refs:msi2500_frame_buf (Results 1 – 1 of 1) sorted by relevance
117 struct msi2500_frame_buf { struct160 static struct msi2500_frame_buf *msi2500_get_next_fill_buf( in msi2500_get_next_fill_buf()164 struct msi2500_frame_buf *buf = NULL; in msi2500_get_next_fill_buf()170 buf = list_entry(s->queued_bufs.next, struct msi2500_frame_buf, list); in msi2500_get_next_fill_buf()384 struct msi2500_frame_buf *fbuf; in msi2500_isoc_handler()567 struct msi2500_frame_buf *buf; in msi2500_cleanup_queued_bufs()569 buf = list_entry(s->queued_bufs.next, struct msi2500_frame_buf, in msi2500_cleanup_queued_bufs()635 struct msi2500_frame_buf *buf = in msi2500_buf_queue()636 container_of(vb, struct msi2500_frame_buf, vb); in msi2500_buf_queue()1201 s->vb_queue.buf_struct_size = sizeof(struct msi2500_frame_buf); in msi2500_probe()