Searched refs:adv7183 (Results 1 – 4 of 4) sorted by relevance
36 struct adv7183 { struct75 static inline struct adv7183 *to_adv7183(struct v4l2_subdev *sd) in to_adv7183()77 return container_of(sd, struct adv7183, sd); in to_adv7183()81 return &container_of(ctrl->handler, struct adv7183, hdl)->sd; in to_sd()122 struct adv7183 *decoder = to_adv7183(sd); in adv7183_log_status()203 struct adv7183 *decoder = to_adv7183(sd); in adv7183_g_std()211 struct adv7183 *decoder = to_adv7183(sd); in adv7183_s_std()254 struct adv7183 *decoder = to_adv7183(sd); in adv7183_s_routing()363 struct adv7183 *decoder = to_adv7183(sd); in adv7183_querystd()438 struct adv7183 *decoder = to_adv7183(sd); in adv7183_set_fmt()[all …]
25 obj-$(CONFIG_VIDEO_ADV7183) += adv7183.o
195 module will be called adv7183.
2204 F: drivers/media/i2c/adv7183*