Searched refs:cx25840_state (Results 1 – 6 of 6) sorted by relevance
71 struct cx25840_state { struct102 static inline struct cx25840_state *to_state(struct v4l2_subdev *sd) in to_state() argument104 return container_of(sd, struct cx25840_state, sd); in to_state()109 return &container_of(ctrl->handler, struct cx25840_state, hdl)->sd; in to_sd()112 static inline bool is_cx2583x(struct cx25840_state *state) in is_cx2583x()118 static inline bool is_cx2584x(struct cx25840_state *state) in is_cx2584x()126 static inline bool is_cx231xx(struct cx25840_state *state) in is_cx231xx()131 static inline bool is_cx2388x(struct cx25840_state *state) in is_cx2388x()138 static inline bool is_cx23885(struct cx25840_state *state) in is_cx23885()143 static inline bool is_cx23887(struct cx25840_state *state) in is_cx23887()[all …]
33 struct cx25840_state *state = to_state(i2c_get_clientdata(client)); in cx25840_set_audclk_freq()288 struct cx25840_state *state = to_state(i2c_get_clientdata(client)); in cx23885_set_audclk_freq()330 struct cx25840_state *state = to_state(i2c_get_clientdata(client)); in cx231xx_set_audclk_freq()406 struct cx25840_state *state = to_state(i2c_get_clientdata(client)); in set_audclk_freq()425 struct cx25840_state *state = to_state(i2c_get_clientdata(client)); in cx25840_audio_set_path()507 struct cx25840_state *state = to_state(sd); in cx25840_s_clock_freq()527 struct cx25840_state *state = to_state(sd); in cx25840_audio_s_ctrl()
75 struct cx25840_state *state = to_state(sd); in cx25840_g_sliced_fmt()120 struct cx25840_state *state = to_state(sd); in cx25840_s_raw_fmt()140 struct cx25840_state *state = to_state(sd); in cx25840_s_sliced_fmt()218 struct cx25840_state *state = to_state(sd); in cx25840_decode_vbi_line()
57 struct cx25840_state *state = to_state(i2c_get_clientdata(client)); in get_fw_name()97 struct cx25840_state *state = to_state(i2c_get_clientdata(client)); in cx25840_loadfw()
116 struct cx25840_state *state = to_state(sd); in to_ir_state()466 struct cx25840_state *state = to_state(sd); in irqenable_rx()477 struct cx25840_state *state = to_state(sd); in irqenable_tx()490 struct cx25840_state *state = to_state(sd); in cx25840_ir_irq_handler()1004 struct cx25840_state *state = to_state(sd); in cx25840_ir_log_status()1188 struct cx25840_state *state = to_state(sd); in cx25840_ir_probe()1227 struct cx25840_state *state = to_state(sd); in cx25840_ir_remove()
527 struct cx25840_state *state = to_state(sd); in common_s_io_pin_config()602 struct cx25840_state *state = container_of(work, struct cx25840_state, fw_work); in cx25840_work_handler()1710 struct cx25840_state *state = to_state(sd); in cx25840_s_ctrl()1753 struct cx25840_state *state = to_state(sd); in cx25840_set_fmt()2265 struct cx25840_state *state = to_state(sd); in cx25840_init()2296 struct cx25840_state *state = to_state(sd); in cx25840_reset()2329 struct cx25840_state *state = to_state(sd); in cx25840_load_fw()2361 struct cx25840_state *state = to_state(sd); in cx25840_s_audio_stream()2387 struct cx25840_state *state = to_state(sd); in cx25840_s_stream()2472 struct cx25840_state *state = to_state(sd); in cx25840_g_std()[all …]
Completed in 15 milliseconds