Home
last modified time | relevance | path

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

/drivers/media/i2c/
Dadv7170.c38 struct adv7170 { struct
46 static inline struct adv7170 *to_adv7170(struct v4l2_subdev *sd) in to_adv7170() argument
48 return container_of(sd, struct adv7170, sd); in to_adv7170()
63 struct adv7170 *encoder = to_adv7170(sd); in adv7170_write()
80 struct adv7170 *encoder = to_adv7170(sd); in adv7170_write_block()
186 struct adv7170 *encoder = to_adv7170(sd); in adv7170_s_std_output()
215 struct adv7170 *encoder = to_adv7170(sd); in adv7170_s_routing()
340 struct adv7170 *encoder; in adv7170_probe()
DMakefile29 obj-$(CONFIG_VIDEO_ADV7170) += adv7170.o
DKconfig524 module will be called adv7170.