Home
last modified time | relevance | path

Searched refs:_cx18_mdl_sync_for_device (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/media/pci/cx18/
H A Dcx18-queue.h29 void _cx18_mdl_sync_for_device(struct cx18_stream *s, struct cx18_mdl *mdl);
39 _cx18_mdl_sync_for_device(s, mdl); in cx18_mdl_sync_for_device()
H A Dcx18-queue.c320 void _cx18_mdl_sync_for_device(struct cx18_stream *s, struct cx18_mdl *mdl) in _cx18_mdl_sync_for_device() function