Home
last modified time | relevance | path

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

/linux/drivers/media/i2c/
H A Dtda1997x.c221 struct tda1997x_state { struct
296 static inline struct tda1997x_state *to_state(struct v4l2_subdev *sd) in to_state() argument
298 return container_of(sd, struct tda1997x_state, sd); in to_state()
303 return &container_of(ctrl->handler, struct tda1997x_state, hdl)->sd; in to_sd()
308 struct tda1997x_state *state = to_state(sd); in tda1997x_cec_read()
322 struct tda1997x_state *state = to_state(sd); in tda1997x_cec_write()
341 struct tda1997x_state *state = to_state(sd); in tda1997x_setpage()
360 struct tda1997x_state *state = to_state(sd); in io_read()
438 struct tda1997x_state *state = to_state(sd); in io_write()
561 struct tda1997x_state *state = container_of(dwork, in tda1997x_delayed_work_enable_hpd()
[all …]