Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/media/i2c/
Dadv7183.c32 struct adv7183 { struct
71 static inline struct adv7183 *to_adv7183(struct v4l2_subdev *sd) in to_adv7183()
73 return container_of(sd, struct adv7183, sd); in to_adv7183()
77 return &container_of(ctrl->handler, struct adv7183, hdl)->sd; in to_sd()
118 struct adv7183 *decoder = to_adv7183(sd); in adv7183_log_status()
199 struct adv7183 *decoder = to_adv7183(sd); in adv7183_g_std()
207 struct adv7183 *decoder = to_adv7183(sd); in adv7183_s_std()
250 struct adv7183 *decoder = to_adv7183(sd); in adv7183_s_routing()
359 struct adv7183 *decoder = to_adv7183(sd); in adv7183_querystd()
434 struct adv7183 *decoder = to_adv7183(sd); in adv7183_set_fmt()
[all …]
DMakefile32 obj-$(CONFIG_VIDEO_ADV7183) += adv7183.o
DKconfig216 module will be called adv7183.