Home
last modified time | relevance | path

Searched defs:tw9900 (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/media/i2c/
H A Dtw9900.c73 struct tw9900 { struct
86 const struct tw9900_mode *cur_mode; argument
89 #define to_tw9900(sd) container_of(sd, struct tw9900, subdev) argument
190 struct tw9900 *tw9900 = to_tw9900(sd); in tw9900_get_fmt() local
204 struct tw9900 *tw9900 = to_tw9900(sd); in tw9900_set_fmt() local
235 struct tw9900 *tw9900 = container_of(ctrl->handler, struct tw9900, hdl); in tw9900_s_ctrl() local
261 struct tw9900 *tw9900 = to_tw9900(sd); in tw9900_s_stream() local
340 struct tw9900 *tw9900 = to_tw9900(sd); in tw9900_s_std() local
360 static int tw9900_get_stream_std(struct tw9900 *tw9900, in tw9900_get_stream_std()
394 struct tw9900 *tw9900 = to_tw9900(sd); in tw9900_g_std() local
[all …]