Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/media/i2c/
H A Dtw2804.c27 struct tw2804 { struct
130 static inline struct tw2804 *to_state(struct v4l2_subdev *sd) in to_state()
132 return container_of(sd, struct tw2804, sd); in to_state()
135 static inline struct tw2804 *to_state_from_ctrl(struct v4l2_ctrl *ctrl) in to_state_from_ctrl()
137 return container_of(ctrl->handler, struct tw2804, hdl); in to_state_from_ctrl()
142 struct tw2804 *state = to_state(sd); in tw2804_log_status()
166 struct tw2804 *state = to_state_from_ctrl(ctrl); in tw2804_g_volatile_ctrl()
191 struct tw2804 *state = to_state_from_ctrl(ctrl); in tw2804_s_ctrl()
252 struct tw2804 *dec = to_state(sd); in tw2804_s_std()
277 struct tw2804 *de in tw2804_s_video_routing()
[all...]
H A DMakefile51 obj-$(CONFIG_VIDEO_TW2804) += tw2804.o
/kernel/linux/linux-6.6/drivers/media/i2c/
H A Dtw2804.c27 struct tw2804 { struct
130 static inline struct tw2804 *to_state(struct v4l2_subdev *sd) in to_state()
132 return container_of(sd, struct tw2804, sd); in to_state()
135 static inline struct tw2804 *to_state_from_ctrl(struct v4l2_ctrl *ctrl) in to_state_from_ctrl()
137 return container_of(ctrl->handler, struct tw2804, hdl); in to_state_from_ctrl()
142 struct tw2804 *state = to_state(sd); in tw2804_log_status()
166 struct tw2804 *state = to_state_from_ctrl(ctrl); in tw2804_g_volatile_ctrl()
191 struct tw2804 *state = to_state_from_ctrl(ctrl); in tw2804_s_ctrl()
252 struct tw2804 *dec = to_state(sd); in tw2804_s_std()
277 struct tw2804 *de in tw2804_s_video_routing()
[all...]
H A DMakefile137 obj-$(CONFIG_VIDEO_TW2804) += tw2804.o

Completed in 3 milliseconds