Searched refs:saa6588 (Results 1 - 5 of 5) sorted by relevance

/drivers/media/video/
H A Dsaa6588.c34 #include <media/saa6588.h>
65 #define PREFIX "saa6588: "
68 struct saa6588 { struct
83 static inline struct saa6588 *to_saa6588(struct v4l2_subdev *sd)
85 return container_of(sd, struct saa6588, sd);
154 static int block_to_user_buf(struct saa6588 *s, unsigned char __user *user_buf)
184 static void read_from_buf(struct saa6588 *s, struct saa6588_command *a)
227 static void block_to_buf(struct saa6588 *s, unsigned char *blockbuf)
255 static void saa6588_i2c_poll(struct saa6588 *s)
329 struct saa6588 *
[all...]
H A DMakefile33 obj-$(CONFIG_VIDEO_SAA6588) += saa6588.o
/drivers/media/video/bt8xx/
H A Dbttv-cards.c104 static unsigned int saa6588[BTTV_MAX]; variable
143 MODULE_PARM_DESC(saa6588, "if 1, then load the saa6588 RDS module, default (0) is to use the card definition.");
3529 if (btv->has_saa6588 || saa6588[btv->c.nr]) {
3539 &btv->c.i2c_adap, "saa6588", 0, addrs);
H A Dbttv-driver.c60 #include <media/saa6588.h>
/drivers/media/video/saa7134/
H A Dsaa7134-video.c33 #include <media/saa6588.h>

Completed in 671 milliseconds