Searched refs:adv7175 (Results 1 - 2 of 2) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/media/video/
H A Dadv7175.c2 * adv7175 - adv7175a video encoder driver version 0.0.3
67 struct adv7175 { struct
80 static char adv7175_name[] = "adv7175";
111 /* the adv7175 has an autoincrement function, use it if
224 struct adv7175 *encoder = i2c_get_clientdata(client);
416 struct adv7175 *encoder;
421 "adv7175.c: detecting adv7175 client on address 0x%x\n",
447 encoder = kzalloc(sizeof(struct adv7175), GFP_KERNEL);
485 "adv7175
[all...]
H A DMakefile43 obj-$(CONFIG_VIDEO_ADV7175) += adv7175.o

Completed in 77 milliseconds