Searched refs:data_used (Results 1 – 2 of 2) sorted by relevance
/drivers/media/pci/cx18/ | ||
D | cx18-mailbox.h | 35 u32 data_used; /* Total data filled in the MDL with 'id' */ member |
D | cx18-mailbox.c | 283 mdl = cx18_queue_get_mdl(s, id, mdl_ack->data_used); in epu_dma_done() |