Home
last modified time | relevance | path

Searched refs:saa7146_ext_vv (Results 1 – 8 of 8) sorted by relevance

/linux-3.4.99/include/media/
Dsaa7146_vv.h152 struct saa7146_ext_vv struct
191 int saa7146_vv_init(struct saa7146_dev* dev, struct saa7146_ext_vv *ext_vv); argument
Dsaa7146.h141 struct saa7146_ext_vv *ext_vv_data;
/linux-3.4.99/drivers/media/dvb/ttpci/
Dav7110_v4l.c685 static struct saa7146_ext_vv av7110_vv_data_st;
686 static struct saa7146_ext_vv av7110_vv_data_c;
789 struct saa7146_ext_vv *vv_data; in av7110_init_v4l()
905 static struct saa7146_ext_vv av7110_vv_data_st = {
920 static struct saa7146_ext_vv av7110_vv_data_c = {
Dbudget-av.c1448 static struct saa7146_ext_vv vv_data;
1538 static struct saa7146_ext_vv vv_data = {
/linux-3.4.99/drivers/media/video/
Dhexium_orion.c364 static struct saa7146_ext_vv vv_data;
459 static struct saa7146_ext_vv vv_data = {
Dhexium_gemini.c354 static struct saa7146_ext_vv vv_data;
491 static struct saa7146_ext_vv vv_data = {
Dmxb.c696 static struct saa7146_ext_vv vv_data;
837 static struct saa7146_ext_vv vv_data = {
/linux-3.4.99/drivers/media/common/
Dsaa7146_fops.c432 int saa7146_vv_init(struct saa7146_dev* dev, struct saa7146_ext_vv *ext_vv) in saa7146_vv_init()