Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/pci/cx18/
H A Dcx18-queue.c105 cx18_buf_sync_for_cpu(s, buf); in _cx18_mdl_update_bufs_for_cpu()
119 cx18_buf_sync_for_cpu(s, buf); in cx18_mdl_update_bufs_for_cpu()
391 cx18_buf_sync_for_cpu(s, buf); in cx18_stream_alloc()
H A Dcx18-queue.h15 static inline void cx18_buf_sync_for_cpu(struct cx18_stream *s, in cx18_buf_sync_for_cpu() function