Searched defs:cxhdl (Results  1 – 8 of 8) sorted by relevance
| /Linux-v5.4/drivers/media/pci/cx18/ | 
| D | cx18-controls.c | 19 static int cx18_s_stream_vbi_fmt(struct cx2341x_handler *cxhdl, u32 fmt)  in cx18_s_stream_vbi_fmt()75 static int cx18_s_video_encoding(struct cx2341x_handler *cxhdl, u32 val)  in cx18_s_video_encoding()
 92 static int cx18_s_audio_sampling_freq(struct cx2341x_handler *cxhdl, u32 idx)  in cx18_s_audio_sampling_freq()
 104 static int cx18_s_audio_mode(struct cx2341x_handler *cxhdl, u32 val)  in cx18_s_audio_mode()
 
 | 
| D | cx18-driver.h | 586 	struct cx2341x_handler cxhdl;  member
 | 
| /Linux-v5.4/drivers/media/pci/ivtv/ | 
| D | ivtv-controls.c | 14 static int ivtv_s_stream_vbi_fmt(struct cx2341x_handler *cxhdl, u32 fmt)  in ivtv_s_stream_vbi_fmt()51 static int ivtv_s_video_encoding(struct cx2341x_handler *cxhdl, u32 val)  in ivtv_s_video_encoding()
 67 static int ivtv_s_audio_sampling_freq(struct cx2341x_handler *cxhdl, u32 idx)  in ivtv_s_audio_sampling_freq()
 79 static int ivtv_s_audio_mode(struct cx2341x_handler *cxhdl, u32 val)  in ivtv_s_audio_mode()
 
 | 
| D | ivtv-driver.h | 635 	struct cx2341x_handler cxhdl;  member
 | 
| /Linux-v5.4/drivers/media/common/ | 
| D | cx2341x.c | 1574 int cx2341x_handler_init(struct cx2341x_handler *cxhdl,  in cx2341x_handler_init()1735 void cx2341x_handler_set_50hz(struct cx2341x_handler *cxhdl, int is_50hz)  in cx2341x_handler_set_50hz()
 1742 int cx2341x_handler_setup(struct cx2341x_handler *cxhdl)  in cx2341x_handler_setup()
 1766 void cx2341x_handler_set_busy(struct cx2341x_handler *cxhdl, int busy)  in cx2341x_handler_set_busy()
 
 | 
| /Linux-v5.4/drivers/media/usb/cx231xx/ | 
| D | cx231xx-417.c | 1918 static int cx231xx_s_video_encoding(struct cx2341x_handler *cxhdl, u32 val)  in cx231xx_s_video_encoding()1934 static int cx231xx_s_audio_sampling_freq(struct cx2341x_handler *cxhdl, u32 idx)  in cx231xx_s_audio_sampling_freq()
 
 | 
| /Linux-v5.4/drivers/media/pci/cx88/ | 
| D | cx88.h | 559 	struct cx2341x_handler     cxhdl;  member
 | 
| /Linux-v5.4/drivers/media/pci/cx23885/ | 
| D | cx23885.h | 435 	struct cx2341x_handler     cxhdl;  member
 |