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

/drivers/media/video/ivtv/
H A DMakefile0 ivtv-objs := ivtv-routing.o ivtv-cards.o ivtv-controls.o \
2 ivtv-driver.o ivtv-fileops.o ivtv-firmware.o \
3 ivtv-gpio.o ivtv-i2c.o ivtv
[all...]
H A Divtv-driver.h2 ivtv driver internal defines and structures
25 /* Internal header for ivtv project:
71 #include <linux/ivtv.h>
81 /* Maximum ivtv driver instances. Some people have a huge number of
200 /* ivtv-specific mailbox template */
240 /* per-ivtv, i_flags */
325 struct ivtv; /* forward reference */
331 struct ivtv *itv; /* for ease of use */
384 struct ivtv *itv;
605 /* forward declaration of struct defined in ivtv
609 struct ivtv { struct
[all...]

Completed in 38 milliseconds