Searched refs:cx2341x_handler (Results 1 – 2 of 2) sorted by relevance
92 struct cx2341x_handler;96 int (*s_audio_sampling_freq)(struct cx2341x_handler *hdl, u32 val);98 int (*s_audio_mode)(struct cx2341x_handler *hdl, u32 val);100 int (*s_video_encoding)(struct cx2341x_handler *hdl, u32 val);102 int (*s_stream_vbi_fmt)(struct cx2341x_handler *hdl, u32 val);105 struct cx2341x_handler { struct181 int cx2341x_handler_init(struct cx2341x_handler *cxhdl, argument183 void cx2341x_handler_set_50hz(struct cx2341x_handler *cxhdl, int is_50hz);184 int cx2341x_handler_setup(struct cx2341x_handler *cxhdl);185 void cx2341x_handler_set_busy(struct cx2341x_handler *cxhdl, int busy);
560 struct cx2341x_handler cxhdl;