Searched defs:cx18 (Results 1 - 2 of 2) sorted by relevance

/drivers/media/video/cx18/
H A DMakefile0 cx18-objs := cx18-driver.o cx18-cards.o cx18-i2c.o cx18-firmware.o cx18-gpio.o \
2 cx18-queue.o cx18-streams.o cx18-fileops.o cx18
[all...]
H A Dcx18-driver.h2 * cx18 driver internal defines and structures
53 #include "cx18-mailbox.h"
54 #include "cx18-av-core.h"
77 /* Maximum cx18 driver instances. */
275 /* per-cx18, i_flags */
347 struct cx18; /* forward reference */
363 struct cx18 *cx;
378 struct cx18 *cx; /* for ease of use */
431 struct cx18 *cx;
444 /* forward declaration of struct defined in cx18
574 struct cx18 { struct
[all...]

Completed in 78 milliseconds