Home
last modified time | relevance | path

Searched defs:cxhdl (Results 1 – 5 of 5) sorted by relevance

/linux-3.3/drivers/media/video/ivtv/
Divtv-controls.c25 static int ivtv_s_stream_vbi_fmt(struct cx2341x_handler *cxhdl, u32 fmt) in ivtv_s_stream_vbi_fmt()
62 static int ivtv_s_video_encoding(struct cx2341x_handler *cxhdl, u32 val) in ivtv_s_video_encoding()
76 static int ivtv_s_audio_sampling_freq(struct cx2341x_handler *cxhdl, u32 idx) in ivtv_s_audio_sampling_freq()
88 static int ivtv_s_audio_mode(struct cx2341x_handler *cxhdl, u32 val) in ivtv_s_audio_mode()
Divtv-driver.h632 struct cx2341x_handler cxhdl; member
/linux-3.3/drivers/media/video/cx18/
Dcx18-controls.c33 static int cx18_s_stream_vbi_fmt(struct cx2341x_handler *cxhdl, u32 fmt) in cx18_s_stream_vbi_fmt()
92 static int cx18_s_video_encoding(struct cx2341x_handler *cxhdl, u32 val) in cx18_s_video_encoding()
106 static int cx18_s_audio_sampling_freq(struct cx2341x_handler *cxhdl, u32 idx) in cx18_s_audio_sampling_freq()
118 static int cx18_s_audio_mode(struct cx2341x_handler *cxhdl, u32 val) in cx18_s_audio_mode()
Dcx18-driver.h600 struct cx2341x_handler cxhdl; member
/linux-3.3/drivers/media/video/
Dcx2341x.c1522 int cx2341x_handler_init(struct cx2341x_handler *cxhdl, in cx2341x_handler_init()
1683 void cx2341x_handler_set_50hz(struct cx2341x_handler *cxhdl, int is_50hz) in cx2341x_handler_set_50hz()
1690 int cx2341x_handler_setup(struct cx2341x_handler *cxhdl) in cx2341x_handler_setup()
1714 void cx2341x_handler_set_busy(struct cx2341x_handler *cxhdl, int busy) in cx2341x_handler_set_busy()