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

/linux-4.4.14/drivers/media/i2c/
H A Dadv7175.c2 * adv7175 - adv7175a video encoder driver version 0.0.3
50 struct adv7175 { struct
56 static inline struct adv7175 *to_adv7175(struct v4l2_subdev *sd) to_adv7175()
58 return container_of(sd, struct adv7175, sd); to_adv7175()
91 /* the adv7175 has an autoincrement function, use it if adv7175_write_block()
207 struct adv7175 *encoder = to_adv7175(sd); adv7175_s_std_output()
246 struct adv7175 *encoder = to_adv7175(sd); adv7175_s_routing()
409 struct adv7175 *encoder; adv7175_probe()
450 { "adv7175", 0 },
458 .name = "adv7175",
H A DMakefile23 obj-$(CONFIG_VIDEO_ADV7175) += adv7175.o
H A Dsaa7185.c86 /* the adv7175 has an autoincrement function, use it if saa7185_write_block()
/linux-4.4.14/drivers/media/pci/zoran/
H A Dzoran_card.c407 .i2c_encoder = "adv7175",
436 .i2c_encoder = "adv7175",
466 .i2c_encoder = "adv7175",
497 .i2c_encoder = "adv7175",

Completed in 169 milliseconds