| /kernel/linux/linux-5.10/drivers/media/pci/cx18/ |
| D | cx18-io.h | 24 static inline u32 cx18_raw_readl(struct cx18 *cx, const void __iomem *addr) in cx18_raw_readl() 30 void cx18_raw_writel_noretry(struct cx18 *cx, u32 val, void __iomem *addr) in cx18_raw_writel_noretry() 35 static inline void cx18_raw_writel(struct cx18 *cx, u32 val, void __iomem *addr) in cx18_raw_writel() 46 static inline u32 cx18_readl(struct cx18 *cx, const void __iomem *addr) in cx18_readl() 52 void cx18_writel_noretry(struct cx18 *cx, u32 val, void __iomem *addr) in cx18_writel_noretry() 57 static inline void cx18_writel(struct cx18 *cx, u32 val, void __iomem *addr) in cx18_writel() 68 void cx18_writel_expect(struct cx18 *cx, u32 val, void __iomem *addr, in cx18_writel_expect() 84 static inline u16 cx18_readw(struct cx18 *cx, const void __iomem *addr) in cx18_readw() 90 void cx18_writew_noretry(struct cx18 *cx, u16 val, void __iomem *addr) in cx18_writew_noretry() 95 static inline void cx18_writew(struct cx18 *cx, u16 val, void __iomem *addr) in cx18_writew() [all …]
|
| D | cx18-ioctl.c | 138 struct cx18 *cx = id->cx; in cx18_g_fmt_vid_cap() local 161 struct cx18 *cx = fh2id(fh)->cx; in cx18_g_fmt_vbi_cap() local 180 struct cx18 *cx = fh2id(fh)->cx; in cx18_g_fmt_sliced_vbi_cap() local 206 struct cx18 *cx = id->cx; in cx18_try_fmt_vid_cap() local 235 struct cx18 *cx = fh2id(fh)->cx; in cx18_try_fmt_sliced_vbi_cap() local 255 struct cx18 *cx = id->cx; in cx18_s_fmt_vid_cap() local 298 struct cx18 *cx = id->cx; in cx18_s_fmt_vbi_cap() local 328 struct cx18 *cx = id->cx; in cx18_s_fmt_sliced_vbi_cap() local 359 struct cx18 *cx = fh2id(fh)->cx; in cx18_g_register() local 373 struct cx18 *cx = fh2id(fh)->cx; in cx18_s_register() local [all …]
|
| D | cx18-av-core.c | 15 int cx18_av_write(struct cx18 *cx, u16 addr, u8 value) in cx18_av_write() 27 int cx18_av_write_expect(struct cx18 *cx, u16 addr, u8 value, u8 eval, u8 mask) in cx18_av_write_expect() 39 int cx18_av_write4(struct cx18 *cx, u16 addr, u32 value) in cx18_av_write4() 46 cx18_av_write4_expect(struct cx18 *cx, u16 addr, u32 value, u32 eval, u32 mask) in cx18_av_write4_expect() 52 int cx18_av_write4_noretry(struct cx18 *cx, u16 addr, u32 value) in cx18_av_write4_noretry() 58 u8 cx18_av_read(struct cx18 *cx, u16 addr) in cx18_av_read() 66 u32 cx18_av_read4(struct cx18 *cx, u16 addr) in cx18_av_read4() 71 int cx18_av_and_or(struct cx18 *cx, u16 addr, unsigned and_mask, in cx18_av_and_or() 79 int cx18_av_and_or4(struct cx18 *cx, u16 addr, u32 and_mask, in cx18_av_and_or4() 87 static void cx18_av_init(struct cx18 *cx) in cx18_av_init() [all …]
|
| D | cx18-gpio.c | 38 static void gpio_write(struct cx18 *cx) in gpio_write() 55 static void gpio_update(struct cx18 *cx, u32 mask, u32 data) in gpio_update() 66 static void gpio_reset_seq(struct cx18 *cx, u32 active_lo, u32 active_hi, in gpio_reset_seq() 96 struct cx18 *cx = v4l2_get_subdevdata(sd); in gpiomux_log_status() local 107 struct cx18 *cx = v4l2_get_subdevdata(sd); in gpiomux_s_radio() local 121 struct cx18 *cx = v4l2_get_subdevdata(sd); in gpiomux_s_std() local 147 struct cx18 *cx = v4l2_get_subdevdata(sd); in gpiomux_s_audio_routing() local 195 struct cx18 *cx = v4l2_get_subdevdata(sd); in resetctrl_log_status() local 206 struct cx18 *cx = v4l2_get_subdevdata(sd); in resetctrl_reset() local 254 void cx18_gpio_init(struct cx18 *cx) in cx18_gpio_init() [all …]
|
| D | cx18-av-audio.c | 13 static int set_audclk_freq(struct cx18 *cx, u32 freq) in set_audclk_freq() 289 void cx18_av_audio_set_path(struct cx18 *cx) in cx18_av_audio_set_path() 331 static void set_volume(struct cx18 *cx, int volume) in set_volume() 347 static void set_bass(struct cx18 *cx, int bass) in set_bass() 353 static void set_treble(struct cx18 *cx, int treble) in set_treble() 359 static void set_balance(struct cx18 *cx, int balance) in set_balance() 375 static void set_mute(struct cx18 *cx, int mute) in set_mute() 404 struct cx18 *cx = v4l2_get_subdevdata(sd); in cx18_av_s_clock_freq() local 431 struct cx18 *cx = v4l2_get_subdevdata(sd); in cx18_av_audio_s_ctrl() local
|
| D | cx18-fileops.c | 32 struct cx18 *cx = id->cx; in cx18_claim_stream() local 91 struct cx18 *cx = s->cx; in cx18_release_stream() local 146 static void cx18_dualwatch(struct cx18 *cx) in cx18_dualwatch() 172 struct cx18 *cx = s->cx; in cx18_get_mdl() local 244 static void cx18_setup_sliced_vbi_mdl(struct cx18 *cx) in cx18_setup_sliced_vbi_mdl() 262 struct cx18 *cx = s->cx; in cx18_copy_buf_to_user() local 408 struct cx18 *cx = s->cx; in cx18_read() local 474 struct cx18 *cx = s->cx; in cx18_read_pos() local 484 struct cx18 *cx = id->cx; in cx18_start_capture() local 575 struct cx18 *cx = id->cx; in cx18_v4l2_read() local [all …]
|
| D | cx18-driver.c | 283 static void cx18_iounmap(struct cx18 *cx) in cx18_iounmap() 296 static void cx18_eeprom_dump(struct cx18 *cx, unsigned char *eedata, int len) in cx18_eeprom_dump() 311 void cx18_read_eeprom(struct cx18 *cx, struct tveeprom *tv) in cx18_read_eeprom() 352 static void cx18_process_eeprom(struct cx18 *cx) in cx18_process_eeprom() 443 static v4l2_std_id cx18_parse_std(struct cx18 *cx) in cx18_parse_std() 525 static void cx18_process_options(struct cx18 *cx) in cx18_process_options() 687 static int cx18_create_in_workq(struct cx18 *cx) in cx18_create_in_workq() 699 static void cx18_init_in_work_orders(struct cx18 *cx) in cx18_init_in_work_orders() 714 static int cx18_init_struct1(struct cx18 *cx) in cx18_init_struct1() 771 static void cx18_init_struct2(struct cx18 *cx) in cx18_init_struct2() [all …]
|
| D | cx18-mailbox.c | 105 static void dump_mb(struct cx18 *cx, struct cx18_mailbox *mb, char *name) in dump_mb() 203 static void cx18_mdl_send_to_alsa(struct cx18 *cx, struct cx18_stream *s, in cx18_mdl_send_to_alsa() 230 static void epu_dma_done(struct cx18 *cx, struct cx18_in_work_order *order) in epu_dma_done() 323 static void epu_debug(struct cx18 *cx, struct cx18_in_work_order *order) in epu_debug() 334 static void epu_cmd(struct cx18 *cx, struct cx18_in_work_order *order) in epu_cmd() 363 void free_in_work_order(struct cx18 *cx, struct cx18_in_work_order *order) in free_in_work_order() 372 struct cx18 *cx = order->cx; in cx18_in_work_handler() local 382 static void mb_ack_irq(struct cx18 *cx, struct cx18_in_work_order *order) in mb_ack_irq() 416 static int epu_dma_done_irq(struct cx18 *cx, struct cx18_in_work_order *order) in epu_dma_done_irq() 444 int epu_debug_irq(struct cx18 *cx, struct cx18_in_work_order *order) in epu_debug_irq() [all …]
|
| D | cx18-io.c | 13 void cx18_memset_io(struct cx18 *cx, void __iomem *addr, int val, size_t count) in cx18_memset_io() 44 void cx18_sw1_irq_enable(struct cx18 *cx, u32 val) in cx18_sw1_irq_enable() 51 void cx18_sw1_irq_disable(struct cx18 *cx, u32 val) in cx18_sw1_irq_disable() 57 void cx18_sw2_irq_enable(struct cx18 *cx, u32 val) in cx18_sw2_irq_enable() 64 void cx18_sw2_irq_disable(struct cx18 *cx, u32 val) in cx18_sw2_irq_disable() 70 void cx18_sw2_irq_disable_cpu(struct cx18 *cx, u32 val) in cx18_sw2_irq_disable_cpu() 77 void cx18_setup_page(struct cx18 *cx, u32 addr) in cx18_setup_page()
|
| D | cx18-streams.c | 110 struct cx18 *cx = s->cx; in cx18_prepare_buffer() local 185 struct cx18 *cx = s->cx; in buffer_setup() local 207 struct cx18 *cx = s->cx; in buffer_prepare() local 241 static void cx18_stream_init(struct cx18 *cx, int type) in cx18_stream_init() 296 static int cx18_prep_dev(struct cx18 *cx, int type) in cx18_prep_dev() 371 int cx18_streams_setup(struct cx18 *cx) in cx18_streams_setup() 395 static int cx18_reg_dev(struct cx18 *cx, int type) in cx18_reg_dev() 463 int cx18_streams_register(struct cx18 *cx) in cx18_streams_register() 485 void cx18_streams_cleanup(struct cx18 *cx, int unregister) in cx18_streams_cleanup() 539 struct cx18 *cx = s->cx; in cx18_vbi_setup() local [all …]
|
| D | cx18-i2c.c | 69 static int cx18_i2c_new_ir(struct cx18 *cx, struct i2c_adapter *adap, u32 hw, in cx18_i2c_new_ir() 95 int cx18_i2c_register(struct cx18 *cx, unsigned idx) in cx18_i2c_register() 136 struct v4l2_subdev *cx18_find_hw(struct cx18 *cx, u32 hw) in cx18_find_hw() 154 struct cx18 *cx = ((struct cx18_i2c_algo_callback_data *)data)->cx; in cx18_setscl() local 167 struct cx18 *cx = ((struct cx18_i2c_algo_callback_data *)data)->cx; in cx18_setsda() local 180 struct cx18 *cx = ((struct cx18_i2c_algo_callback_data *)data)->cx; in cx18_getscl() local 189 struct cx18 *cx = ((struct cx18_i2c_algo_callback_data *)data)->cx; in cx18_getsda() local 217 int init_cx18_i2c(struct cx18 *cx) in init_cx18_i2c() 288 void exit_cx18_i2c(struct cx18 *cx) in exit_cx18_i2c()
|
| D | cx18-controls.c | 21 struct cx18 *cx = container_of(cxhdl, struct cx18, cxhdl); in cx18_s_stream_vbi_fmt() local 77 struct cx18 *cx = container_of(cxhdl, struct cx18, cxhdl); in cx18_s_video_encoding() local 95 struct cx18 *cx = container_of(cxhdl, struct cx18, cxhdl); in cx18_s_audio_sampling_freq() local 106 struct cx18 *cx = container_of(cxhdl, struct cx18, cxhdl); in cx18_s_audio_mode() local
|
| D | cx18-dvb.c | 125 struct cx18 *cx = stream->cx; in yuan_mpc718_mt352_reqfw() local 238 struct cx18 *cx; in cx18_dvb_start_feed() local 309 struct cx18 *cx; in cx18_dvb_stop_feed() local 333 struct cx18 *cx = stream->cx; in cx18_dvb_register() local 425 struct cx18 *cx = stream->cx; in cx18_dvb_unregister() local 457 struct cx18 *cx = stream->cx; in dvb_register() local
|
| /kernel/linux/linux-6.6/drivers/media/pci/cx18/ |
| D | cx18-io.h | 24 static inline u32 cx18_raw_readl(struct cx18 *cx, const void __iomem *addr) in cx18_raw_readl() 30 void cx18_raw_writel_noretry(struct cx18 *cx, u32 val, void __iomem *addr) in cx18_raw_writel_noretry() 35 static inline void cx18_raw_writel(struct cx18 *cx, u32 val, void __iomem *addr) in cx18_raw_writel() 46 static inline u32 cx18_readl(struct cx18 *cx, const void __iomem *addr) in cx18_readl() 52 void cx18_writel_noretry(struct cx18 *cx, u32 val, void __iomem *addr) in cx18_writel_noretry() 57 static inline void cx18_writel(struct cx18 *cx, u32 val, void __iomem *addr) in cx18_writel() 68 void cx18_writel_expect(struct cx18 *cx, u32 val, void __iomem *addr, in cx18_writel_expect() 84 static inline u16 cx18_readw(struct cx18 *cx, const void __iomem *addr) in cx18_readw() 90 void cx18_writew_noretry(struct cx18 *cx, u16 val, void __iomem *addr) in cx18_writew_noretry() 95 static inline void cx18_writew(struct cx18 *cx, u16 val, void __iomem *addr) in cx18_writew() [all …]
|
| D | cx18-av-core.c | 15 int cx18_av_write(struct cx18 *cx, u16 addr, u8 value) in cx18_av_write() 27 int cx18_av_write_expect(struct cx18 *cx, u16 addr, u8 value, u8 eval, u8 mask) in cx18_av_write_expect() 39 int cx18_av_write4(struct cx18 *cx, u16 addr, u32 value) in cx18_av_write4() 46 cx18_av_write4_expect(struct cx18 *cx, u16 addr, u32 value, u32 eval, u32 mask) in cx18_av_write4_expect() 52 int cx18_av_write4_noretry(struct cx18 *cx, u16 addr, u32 value) in cx18_av_write4_noretry() 58 u8 cx18_av_read(struct cx18 *cx, u16 addr) in cx18_av_read() 66 u32 cx18_av_read4(struct cx18 *cx, u16 addr) in cx18_av_read4() 71 int cx18_av_and_or(struct cx18 *cx, u16 addr, unsigned and_mask, in cx18_av_and_or() 79 int cx18_av_and_or4(struct cx18 *cx, u16 addr, u32 and_mask, in cx18_av_and_or4() 87 static void cx18_av_init(struct cx18 *cx) in cx18_av_init() [all …]
|
| D | cx18-gpio.c | 38 static void gpio_write(struct cx18 *cx) in gpio_write() 55 static void gpio_update(struct cx18 *cx, u32 mask, u32 data) in gpio_update() 66 static void gpio_reset_seq(struct cx18 *cx, u32 active_lo, u32 active_hi, in gpio_reset_seq() 96 struct cx18 *cx = v4l2_get_subdevdata(sd); in gpiomux_log_status() local 107 struct cx18 *cx = v4l2_get_subdevdata(sd); in gpiomux_s_radio() local 121 struct cx18 *cx = v4l2_get_subdevdata(sd); in gpiomux_s_std() local 147 struct cx18 *cx = v4l2_get_subdevdata(sd); in gpiomux_s_audio_routing() local 195 struct cx18 *cx = v4l2_get_subdevdata(sd); in resetctrl_log_status() local 206 struct cx18 *cx = v4l2_get_subdevdata(sd); in resetctrl_reset() local 254 void cx18_gpio_init(struct cx18 *cx) in cx18_gpio_init() [all …]
|
| D | cx18-av-audio.c | 13 static int set_audclk_freq(struct cx18 *cx, u32 freq) in set_audclk_freq() 289 void cx18_av_audio_set_path(struct cx18 *cx) in cx18_av_audio_set_path() 331 static void set_volume(struct cx18 *cx, int volume) in set_volume() 347 static void set_bass(struct cx18 *cx, int bass) in set_bass() 353 static void set_treble(struct cx18 *cx, int treble) in set_treble() 359 static void set_balance(struct cx18 *cx, int balance) in set_balance() 375 static void set_mute(struct cx18 *cx, int mute) in set_mute() 404 struct cx18 *cx = v4l2_get_subdevdata(sd); in cx18_av_s_clock_freq() local 431 struct cx18 *cx = v4l2_get_subdevdata(sd); in cx18_av_audio_s_ctrl() local
|
| D | cx18-ioctl.c | 56 struct cx18 *cx = id->cx; in cx18_g_fmt_vid_cap() local 80 struct cx18 *cx = id->cx; in cx18_try_fmt_vid_cap() local 125 struct cx18 *cx = id->cx; in cx18_s_fmt_vid_cap() local 264 struct cx18 *cx = fh2id(fh)->cx; in cx18_g_fmt_vbi_cap() local 283 struct cx18 *cx = fh2id(fh)->cx; in cx18_g_fmt_sliced_vbi_cap() local 314 struct cx18 *cx = fh2id(fh)->cx; in cx18_try_fmt_sliced_vbi_cap() local 334 struct cx18 *cx = id->cx; in cx18_s_fmt_vbi_cap() local 364 struct cx18 *cx = id->cx; in cx18_s_fmt_sliced_vbi_cap() local 395 struct cx18 *cx = fh2id(fh)->cx; in cx18_g_register() local 409 struct cx18 *cx = fh2id(fh)->cx; in cx18_s_register() local [all …]
|
| D | cx18-fileops.c | 32 struct cx18 *cx = id->cx; in cx18_claim_stream() local 91 struct cx18 *cx = s->cx; in cx18_release_stream() local 146 static void cx18_dualwatch(struct cx18 *cx) in cx18_dualwatch() 172 struct cx18 *cx = s->cx; in cx18_get_mdl() local 244 static void cx18_setup_sliced_vbi_mdl(struct cx18 *cx) in cx18_setup_sliced_vbi_mdl() 262 struct cx18 *cx = s->cx; in cx18_copy_buf_to_user() local 408 struct cx18 *cx = s->cx; in cx18_read() local 474 struct cx18 *cx = s->cx; in cx18_read_pos() local 484 struct cx18 *cx = id->cx; in cx18_start_capture() local 575 struct cx18 *cx = id->cx; in cx18_v4l2_read() local [all …]
|
| D | cx18-driver.c | 282 static void cx18_iounmap(struct cx18 *cx) in cx18_iounmap() 295 static void cx18_eeprom_dump(struct cx18 *cx, unsigned char *eedata, int len) in cx18_eeprom_dump() 310 void cx18_read_eeprom(struct cx18 *cx, struct tveeprom *tv) in cx18_read_eeprom() 351 static void cx18_process_eeprom(struct cx18 *cx) in cx18_process_eeprom() 442 static v4l2_std_id cx18_parse_std(struct cx18 *cx) in cx18_parse_std() 524 static void cx18_process_options(struct cx18 *cx) in cx18_process_options() 686 static int cx18_create_in_workq(struct cx18 *cx) in cx18_create_in_workq() 698 static void cx18_init_in_work_orders(struct cx18 *cx) in cx18_init_in_work_orders() 713 static int cx18_init_struct1(struct cx18 *cx) in cx18_init_struct1() 770 static void cx18_init_struct2(struct cx18 *cx) in cx18_init_struct2() [all …]
|
| D | cx18-mailbox.c | 105 static void dump_mb(struct cx18 *cx, struct cx18_mailbox *mb, char *name) in dump_mb() 204 static void cx18_mdl_send_to_alsa(struct cx18 *cx, struct cx18_stream *s, in cx18_mdl_send_to_alsa() 231 static void epu_dma_done(struct cx18 *cx, struct cx18_in_work_order *order) in epu_dma_done() 324 static void epu_debug(struct cx18 *cx, struct cx18_in_work_order *order) in epu_debug() 335 static void epu_cmd(struct cx18 *cx, struct cx18_in_work_order *order) in epu_cmd() 364 void free_in_work_order(struct cx18 *cx, struct cx18_in_work_order *order) in free_in_work_order() 373 struct cx18 *cx = order->cx; in cx18_in_work_handler() local 383 static void mb_ack_irq(struct cx18 *cx, struct cx18_in_work_order *order) in mb_ack_irq() 417 static int epu_dma_done_irq(struct cx18 *cx, struct cx18_in_work_order *order) in epu_dma_done_irq() 445 int epu_debug_irq(struct cx18 *cx, struct cx18_in_work_order *order) in epu_debug_irq() [all …]
|
| D | cx18-io.c | 13 void cx18_memset_io(struct cx18 *cx, void __iomem *addr, int val, size_t count) in cx18_memset_io() 44 void cx18_sw1_irq_enable(struct cx18 *cx, u32 val) in cx18_sw1_irq_enable() 51 void cx18_sw1_irq_disable(struct cx18 *cx, u32 val) in cx18_sw1_irq_disable() 57 void cx18_sw2_irq_enable(struct cx18 *cx, u32 val) in cx18_sw2_irq_enable() 64 void cx18_sw2_irq_disable(struct cx18 *cx, u32 val) in cx18_sw2_irq_disable() 70 void cx18_sw2_irq_disable_cpu(struct cx18 *cx, u32 val) in cx18_sw2_irq_disable_cpu() 77 void cx18_setup_page(struct cx18 *cx, u32 addr) in cx18_setup_page()
|
| D | cx18-streams.c | 108 struct cx18 *cx = s->cx; in cx18_queue_setup() local 155 struct cx18 *cx = s->cx; in cx18_buf_prepare() local 235 static int cx18_stream_init(struct cx18 *cx, int type) in cx18_stream_init() 302 static int cx18_prep_dev(struct cx18 *cx, int type) in cx18_prep_dev() 383 int cx18_streams_setup(struct cx18 *cx) in cx18_streams_setup() 407 static int cx18_reg_dev(struct cx18 *cx, int type) in cx18_reg_dev() 475 int cx18_streams_register(struct cx18 *cx) in cx18_streams_register() 497 void cx18_streams_cleanup(struct cx18 *cx, int unregister) in cx18_streams_cleanup() 551 struct cx18 *cx = s->cx; in cx18_vbi_setup() local 659 void cx18_stream_rotate_idx_mdls(struct cx18 *cx) in cx18_stream_rotate_idx_mdls() [all …]
|
| D | cx18-i2c.c | 69 static int cx18_i2c_new_ir(struct cx18 *cx, struct i2c_adapter *adap, u32 hw, in cx18_i2c_new_ir() 95 int cx18_i2c_register(struct cx18 *cx, unsigned idx) in cx18_i2c_register() 136 struct v4l2_subdev *cx18_find_hw(struct cx18 *cx, u32 hw) in cx18_find_hw() 154 struct cx18 *cx = ((struct cx18_i2c_algo_callback_data *)data)->cx; in cx18_setscl() local 167 struct cx18 *cx = ((struct cx18_i2c_algo_callback_data *)data)->cx; in cx18_setsda() local 180 struct cx18 *cx = ((struct cx18_i2c_algo_callback_data *)data)->cx; in cx18_getscl() local 189 struct cx18 *cx = ((struct cx18_i2c_algo_callback_data *)data)->cx; in cx18_getsda() local 217 int init_cx18_i2c(struct cx18 *cx) in init_cx18_i2c() 288 void exit_cx18_i2c(struct cx18 *cx) in exit_cx18_i2c()
|
| D | cx18-controls.c | 21 struct cx18 *cx = container_of(cxhdl, struct cx18, cxhdl); in cx18_s_stream_vbi_fmt() local 77 struct cx18 *cx = container_of(cxhdl, struct cx18, cxhdl); in cx18_s_video_encoding() local 95 struct cx18 *cx = container_of(cxhdl, struct cx18, cxhdl); in cx18_s_audio_sampling_freq() local 106 struct cx18 *cx = container_of(cxhdl, struct cx18, cxhdl); in cx18_s_audio_mode() local
|