Searched refs:tw9906 (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/media/i2c/ |
H A D | tw9906.c | 18 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 D | Makefile | 53 obj-$(CONFIG_VIDEO_TW9906) += tw9906.o
|
/kernel/linux/linux-6.6/drivers/media/i2c/ |
H A D | tw9906.c | 18 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 D | Makefile | 139 obj-$(CONFIG_VIDEO_TW9906) += tw9906.o
|
Completed in 2 milliseconds