Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/media/i2c/
H A Dtw9906.c18 struct tw9906 { struct
24 static inline struct tw9906 *to_state(struct v4l2_subdev *sd) in to_state()
26 return container_of(sd, struct tw9906, sd); in to_state()
87 struct tw9906 *dec = to_state(sd); in tw9906_s_std()
111 struct tw9906 *dec = container_of(ctrl->handler, struct tw9906, hdl); in tw9906_s_ctrl()
132 struct tw9906 *dec = to_state(sd); in tw9906_log_status()
163 struct tw9906 *dec; in tw9906_probe()
195 /* Initialize tw9906 */ in tw9906_probe()
218 { "tw9906",
[all...]
H A DMakefile53 obj-$(CONFIG_VIDEO_TW9906) += tw9906.o
/kernel/linux/linux-6.6/drivers/media/i2c/
H A Dtw9906.c18 struct tw9906 { struct
24 static inline struct tw9906 *to_state(struct v4l2_subdev *sd) in to_state()
26 return container_of(sd, struct tw9906, sd); in to_state()
87 struct tw9906 *dec = to_state(sd); in tw9906_s_std()
111 struct tw9906 *dec = container_of(ctrl->handler, struct tw9906, hdl); in tw9906_s_ctrl()
132 struct tw9906 *dec = to_state(sd); in tw9906_log_status()
162 struct tw9906 *dec; in tw9906_probe()
194 /* Initialize tw9906 */ in tw9906_probe()
216 { "tw9906",
[all...]
H A DMakefile139 obj-$(CONFIG_VIDEO_TW9906) += tw9906.o

Completed in 2 milliseconds