Searched refs:cx25840_state (Results 1 – 6 of 6) sorted by relevance
77 struct cx25840_state { struct106 static inline struct cx25840_state *to_state(struct v4l2_subdev *sd) in to_state() argument108 return container_of(sd, struct cx25840_state, sd); in to_state()113 return &container_of(ctrl->handler, struct cx25840_state, hdl)->sd; in to_sd()116 static inline bool is_cx2583x(struct cx25840_state *state) in is_cx2583x()122 static inline bool is_cx231xx(struct cx25840_state *state) in is_cx231xx()127 static inline bool is_cx2388x(struct cx25840_state *state) in is_cx2388x()134 static inline bool is_cx23885(struct cx25840_state *state) in is_cx23885()139 static inline bool is_cx23887(struct cx25840_state *state) in is_cx23887()144 static inline bool is_cx23888(struct cx25840_state *state) in is_cx23888()
42 struct cx25840_state *state = to_state(i2c_get_clientdata(client)); in cx25840_set_audclk_freq()297 struct cx25840_state *state = to_state(i2c_get_clientdata(client)); in cx23885_set_audclk_freq()339 struct cx25840_state *state = to_state(i2c_get_clientdata(client)); in cx231xx_set_audclk_freq()415 struct cx25840_state *state = to_state(i2c_get_clientdata(client)); in set_audclk_freq()434 struct cx25840_state *state = to_state(i2c_get_clientdata(client)); in cx25840_audio_set_path()516 struct cx25840_state *state = to_state(sd); in cx25840_s_clock_freq()536 struct cx25840_state *state = to_state(sd); in cx25840_audio_s_ctrl()
84 struct cx25840_state *state = to_state(sd); in cx25840_g_sliced_fmt()128 struct cx25840_state *state = to_state(sd); in cx25840_s_raw_fmt()147 struct cx25840_state *state = to_state(sd); in cx25840_s_sliced_fmt()223 struct cx25840_state *state = to_state(sd); in cx25840_decode_vbi_line()
66 struct cx25840_state *state = to_state(i2c_get_clientdata(client)); in get_fw_name()106 struct cx25840_state *state = to_state(i2c_get_clientdata(client)); in cx25840_loadfw()
125 struct cx25840_state *state = to_state(sd); in to_ir_state()495 struct cx25840_state *state = to_state(sd); in irqenable_rx()506 struct cx25840_state *state = to_state(sd); in irqenable_tx()519 struct cx25840_state *state = to_state(sd); in cx25840_ir_irq_handler()1035 struct cx25840_state *state = to_state(sd); in cx25840_ir_log_status()1219 struct cx25840_state *state = to_state(sd); in cx25840_ir_probe()1258 struct cx25840_state *state = to_state(sd); in cx25840_ir_remove()
322 struct cx25840_state *state = to_state(sd); in common_s_io_pin_config()387 struct cx25840_state *state = container_of(work, struct cx25840_state, fw_work); in cx25840_work_handler()395 struct cx25840_state *state = to_state(i2c_get_clientdata(client)); in cx25840_initialize()465 struct cx25840_state *state = to_state(i2c_get_clientdata(client)); in cx23885_initialize()720 struct cx25840_state *state = to_state(i2c_get_clientdata(client)); in cx231xx_initialize()799 struct cx25840_state *state = to_state(i2c_get_clientdata(client)); in cx25840_std_setup()945 struct cx25840_state *state = to_state(i2c_get_clientdata(client)); in input_change()1021 struct cx25840_state *state = to_state(i2c_get_clientdata(client)); in set_input()1281 struct cx25840_state *state = to_state(i2c_get_clientdata(client)); in set_v4lstd()1336 struct cx25840_state *state = to_state(sd); in cx25840_s_ctrl()[all …]