Home
last modified time | relevance | path

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

/linux-2.6.39/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.h132 struct saa7146_ext_vv *ext_vv_data;
/linux-2.6.39/drivers/media/dvb/ttpci/
Dav7110_v4l.c683 static struct saa7146_ext_vv av7110_vv_data_st;
684 static struct saa7146_ext_vv av7110_vv_data_c;
787 struct saa7146_ext_vv *vv_data; in av7110_init_v4l()
903 static struct saa7146_ext_vv av7110_vv_data_st = {
918 static struct saa7146_ext_vv av7110_vv_data_c = {
Dbudget-av.c1444 static struct saa7146_ext_vv vv_data;
1535 static struct saa7146_ext_vv vv_data = {
/linux-2.6.39/drivers/media/video/
Dhexium_orion.c361 static struct saa7146_ext_vv vv_data;
456 static struct saa7146_ext_vv vv_data = {
Dhexium_gemini.c349 static struct saa7146_ext_vv vv_data;
486 static struct saa7146_ext_vv vv_data = {
Dmxb.c689 static struct saa7146_ext_vv vv_data;
830 static struct saa7146_ext_vv vv_data = {
/linux-2.6.39/drivers/media/common/
Dsaa7146_fops.c421 int saa7146_vv_init(struct saa7146_dev* dev, struct saa7146_ext_vv *ext_vv) in saa7146_vv_init()