Searched refs:adv7170 (Results 1 - 3 of 3) sorted by relevance

/linux-4.4.14/drivers/media/i2c/
H A Dadv7170.c2 * adv7170 - adv7170, adv7171 video encoder driver version 0.0.1
51 struct adv7170 { struct
59 static inline struct adv7170 *to_adv7170(struct v4l2_subdev *sd) to_adv7170()
61 return container_of(sd, struct adv7170, sd); to_adv7170()
76 struct adv7170 *encoder = to_adv7170(sd); adv7170_write()
93 struct adv7170 *encoder = to_adv7170(sd); adv7170_write_block()
97 /* the adv7170 has an autoincrement function, use it if adv7170_write_block()
199 struct adv7170 *encoder = to_adv7170(sd); adv7170_s_std_output()
228 struct adv7170 *encoder = to_adv7170(sd); adv7170_s_routing()
354 struct adv7170 *encoder; adv7170_probe()
396 { "adv7170", 0 },
404 .name = "adv7170",
H A DMakefile22 obj-$(CONFIG_VIDEO_ADV7170) += adv7170.o
/linux-4.4.14/drivers/media/pci/zoran/
H A Dzoran_card.c557 .i2c_encoder = "adv7170",

Completed in 87 milliseconds