Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/media/i2c/
H A Dadv7175.c3 * adv7175 - adv7175a video encoder driver version 0.0.3
37 struct adv7175 { struct
43 static inline struct adv7175 *to_adv7175(struct v4l2_subdev *sd) in to_adv7175()
45 return container_of(sd, struct adv7175, sd); in to_adv7175()
78 /* the adv7175 has an autoincrement function, use it if in adv7175_write_block()
194 struct adv7175 *encoder = to_adv7175(sd); in adv7175_s_std_output()
233 struct adv7175 *encoder = to_adv7175(sd); in adv7175_s_routing()
396 struct adv7175 *encoder; in adv7175_probe()
437 { "adv7175", 0 },
445 .name = "adv7175",
[all...]
H A DMakefile30 obj-$(CONFIG_VIDEO_ADV7175) += adv7175.o
/kernel/linux/linux-6.6/drivers/media/i2c/
H A Dadv7175.c3 * adv7175 - adv7175a video encoder driver version 0.0.3
37 struct adv7175 { struct
43 static inline struct adv7175 *to_adv7175(struct v4l2_subdev *sd) in to_adv7175()
45 return container_of(sd, struct adv7175, sd); in to_adv7175()
78 /* the adv7175 has an autoincrement function, use it if in adv7175_write_block()
194 struct adv7175 *encoder = to_adv7175(sd); in adv7175_s_std_output()
233 struct adv7175 *encoder = to_adv7175(sd); in adv7175_s_routing()
395 struct adv7175 *encoder; in adv7175_probe()
435 { "adv7175", 0 },
443 .name = "adv7175",
[all...]
H A DMakefile9 obj-$(CONFIG_VIDEO_ADV7175) += adv7175.o

Completed in 2 milliseconds