Searched refs:cx18_memset_io (Results 1 - 3 of 3) sorted by relevance

/drivers/media/video/cx18/
H A Dcx18-io.c27 void cx18_memset_io(struct cx18 *cx, void __iomem *addr, int val, size_t count) function
H A Dcx18-io.h147 void cx18_memset_io(struct cx18 *cx, void __iomem *addr, int val, size_t count);
H A Dcx18-scb.c30 cx18_memset_io(cx, cx->scb, 0, 0x10000);

Completed in 67 milliseconds