Searched defs:cxhdl (Results 1 - 8 of 8) sorted by relevance
/linux-4.4.14/drivers/media/pci/cx18/ |
H A D | cx18-controls.c | 33 static int cx18_s_stream_vbi_fmt(struct cx2341x_handler *cxhdl, u32 fmt) cx18_s_stream_vbi_fmt() argument 92 static int cx18_s_video_encoding(struct cx2341x_handler *cxhdl, u32 val) cx18_s_video_encoding() argument 109 static int cx18_s_audio_sampling_freq(struct cx2341x_handler *cxhdl, u32 idx) cx18_s_audio_sampling_freq() argument 121 static int cx18_s_audio_mode(struct cx2341x_handler *cxhdl, u32 val) cx18_s_audio_mode() argument
|
H A D | cx18-driver.h | 600 struct cx2341x_handler cxhdl; member in struct:cx18
|
/linux-4.4.14/drivers/media/pci/ivtv/ |
H A D | ivtv-controls.c | 26 static int ivtv_s_stream_vbi_fmt(struct cx2341x_handler *cxhdl, u32 fmt) ivtv_s_stream_vbi_fmt() argument 63 static int ivtv_s_video_encoding(struct cx2341x_handler *cxhdl, u32 val) ivtv_s_video_encoding() argument 79 static int ivtv_s_audio_sampling_freq(struct cx2341x_handler *cxhdl, u32 idx) ivtv_s_audio_sampling_freq() argument 91 static int ivtv_s_audio_mode(struct cx2341x_handler *cxhdl, u32 val) ivtv_s_audio_mode() argument
|
H A D | ivtv-driver.h | 633 struct cx2341x_handler cxhdl; member in struct:ivtv
|
/linux-4.4.14/drivers/media/common/ |
H A D | cx2341x.c | 1552 int cx2341x_handler_init(struct cx2341x_handler *cxhdl, cx2341x_handler_init() argument 1713 void cx2341x_handler_set_50hz(struct cx2341x_handler *cxhdl, int is_50hz) cx2341x_handler_set_50hz() argument 1720 int cx2341x_handler_setup(struct cx2341x_handler *cxhdl) cx2341x_handler_setup() argument 1744 void cx2341x_handler_set_busy(struct cx2341x_handler *cxhdl, int busy) cx2341x_handler_set_busy() argument
|
/linux-4.4.14/drivers/media/pci/cx23885/ |
H A D | cx23885.h | 437 struct cx2341x_handler cxhdl; member in struct:cx23885_dev
|
/linux-4.4.14/drivers/media/pci/cx88/ |
H A D | cx88.h | 570 struct cx2341x_handler cxhdl; member in struct:cx8802_dev
|
/linux-4.4.14/drivers/media/usb/cx231xx/ |
H A D | cx231xx-417.c | 1876 static int cx231xx_s_video_encoding(struct cx2341x_handler *cxhdl, u32 val) cx231xx_s_video_encoding() argument 1892 static int cx231xx_s_audio_sampling_freq(struct cx2341x_handler *cxhdl, u32 idx) cx231xx_s_audio_sampling_freq() argument
|
Completed in 3549 milliseconds