Home
last modified time | relevance | path

Searched refs:cx18_queue_get_mdl (Results 1 – 3 of 3) sorted by relevance

/linux-5.19.10/drivers/media/pci/cx18/
Dcx18-queue.h74 struct cx18_mdl *cx18_queue_get_mdl(struct cx18_stream *s, u32 id,
Dcx18-queue.c125 struct cx18_mdl *cx18_queue_get_mdl(struct cx18_stream *s, u32 id, in cx18_queue_get_mdl() function
Dcx18-mailbox.c283 mdl = cx18_queue_get_mdl(s, id, mdl_ack->data_used); in epu_dma_done()