Searched refs:cx25840_state (Results 1 – 6 of 6) sorted by relevance
52 struct cx25840_state { struct80 static inline struct cx25840_state *to_state(struct v4l2_subdev *sd) in to_state() argument82 return container_of(sd, struct cx25840_state, sd); in to_state()87 return &container_of(ctrl->handler, struct cx25840_state, hdl)->sd; in to_sd()90 static inline bool is_cx2583x(struct cx25840_state *state) in is_cx2583x()96 static inline bool is_cx231xx(struct cx25840_state *state) in is_cx231xx()101 static inline bool is_cx2388x(struct cx25840_state *state) in is_cx2388x()108 static inline bool is_cx23885(struct cx25840_state *state) in is_cx23885()113 static inline bool is_cx23887(struct cx25840_state *state) in is_cx23887()118 static inline bool is_cx23888(struct cx25840_state *state) in is_cx23888()
46 struct cx25840_state *state = to_state(i2c_get_clientdata(client)); in cx25840_set_audclk_freq()301 struct cx25840_state *state = to_state(i2c_get_clientdata(client)); in cx23885_set_audclk_freq()343 struct cx25840_state *state = to_state(i2c_get_clientdata(client)); in cx231xx_set_audclk_freq()419 struct cx25840_state *state = to_state(i2c_get_clientdata(client)); in set_audclk_freq()438 struct cx25840_state *state = to_state(i2c_get_clientdata(client)); in cx25840_audio_set_path()520 struct cx25840_state *state = to_state(sd); in cx25840_s_clock_freq()540 struct cx25840_state *state = to_state(sd); in cx25840_audio_s_ctrl()
88 struct cx25840_state *state = to_state(sd); in cx25840_g_sliced_fmt()130 struct cx25840_state *state = to_state(sd); in cx25840_s_raw_fmt()146 struct cx25840_state *state = to_state(sd); in cx25840_s_sliced_fmt()213 struct cx25840_state *state = to_state(sd); in cx25840_decode_vbi_line()
70 struct cx25840_state *state = to_state(i2c_get_clientdata(client)); in get_fw_name()110 struct cx25840_state *state = to_state(i2c_get_clientdata(client)); in cx25840_loadfw()
130 struct cx25840_state *state = to_state(sd); in to_ir_state()500 struct cx25840_state *state = to_state(sd); in irqenable_rx()511 struct cx25840_state *state = to_state(sd); in irqenable_tx()524 struct cx25840_state *state = to_state(sd); in cx25840_ir_irq_handler()1040 struct cx25840_state *state = to_state(sd); in cx25840_ir_log_status()1225 struct cx25840_state *state = to_state(sd); in cx25840_ir_probe()1264 struct cx25840_state *state = to_state(sd); in cx25840_ir_remove()
326 struct cx25840_state *state = to_state(sd); in common_s_io_pin_config()391 struct cx25840_state *state = container_of(work, struct cx25840_state, fw_work); in cx25840_work_handler()399 struct cx25840_state *state = to_state(i2c_get_clientdata(client)); in cx25840_initialize()467 struct cx25840_state *state = to_state(i2c_get_clientdata(client)); in cx23885_initialize()698 struct cx25840_state *state = to_state(i2c_get_clientdata(client)); in cx231xx_initialize()775 struct cx25840_state *state = to_state(i2c_get_clientdata(client)); in cx25840_std_setup()924 struct cx25840_state *state = to_state(i2c_get_clientdata(client)); in input_change()1000 struct cx25840_state *state = to_state(i2c_get_clientdata(client)); in set_input()1276 struct cx25840_state *state = to_state(i2c_get_clientdata(client)); in set_v4lstd()1331 struct cx25840_state *state = to_state(sd); in cx25840_s_ctrl()[all …]