/drivers/media/pci/cx88/ |
D | cx88.h | 334 struct cx88_core { struct 374 void (*gate_ctrl)(struct cx88_core *core, int open); argument 408 static inline struct cx88_core *to_core(struct v4l2_device *v4l2_dev) in to_core() argument 410 return container_of(v4l2_dev, struct cx88_core, v4l2_dev); in to_core() 479 struct cx88_core *core; 524 struct cx88_core *core; 553 struct cx88_core *core; 630 extern int cx88_core_irq(struct cx88_core *core, u32 status); 631 extern void cx88_wakeup(struct cx88_core *core, 633 extern void cx88_shutdown(struct cx88_core *core); [all …]
|
D | cx88-input.c | 39 struct cx88_core *core; 78 struct cx88_core *core = ir->core; in cx88_ir_handle_key() 188 struct cx88_core *core = priv; in __cx88_ir_start() 213 struct cx88_core *core = priv; in __cx88_ir_stop() 229 int cx88_ir_start(struct cx88_core *core) in cx88_ir_start() 237 void cx88_ir_stop(struct cx88_core *core) in cx88_ir_stop() 245 struct cx88_core *core = rc->priv; in cx88_ir_open() 253 struct cx88_core *core = rc->priv; in cx88_ir_close() 262 int cx88_ir_init(struct cx88_core *core, struct pci_dev *pci) in cx88_ir_init() 508 int cx88_ir_fini(struct cx88_core *core) in cx88_ir_fini() [all …]
|
D | cx88-tvaudio.c | 104 static void set_audio_registers(struct cx88_core *core, const struct rlist *l) in set_audio_registers() 125 static void set_audio_start(struct cx88_core *core, u32 mode) in set_audio_start() 136 static void set_audio_finish(struct cx88_core *core, u32 ctl) in set_audio_finish() 171 static void set_audio_standard_BTSC(struct cx88_core *core, unsigned int sap, in set_audio_standard_BTSC() 281 static void set_audio_standard_NICAM(struct cx88_core *core, u32 mode) in set_audio_standard_NICAM() 382 static void set_audio_standard_A2(struct cx88_core *core, u32 mode) in set_audio_standard_A2() 648 static void set_audio_standard_EIAJ(struct cx88_core *core) in set_audio_standard_EIAJ() 662 static void set_audio_standard_FM(struct cx88_core *core, in set_audio_standard_FM() 732 static int cx88_detect_nicam(struct cx88_core *core) in cx88_detect_nicam() 755 void cx88_set_tvaudio(struct cx88_core *core) in cx88_set_tvaudio() [all …]
|
D | cx88-vp3054-i2c.c | 43 struct cx88_core *core = dev->core; in vp3054_bit_setscl() 60 struct cx88_core *core = dev->core; in vp3054_bit_setsda() 77 struct cx88_core *core = dev->core; in vp3054_bit_getscl() 87 struct cx88_core *core = dev->core; in vp3054_bit_getsda() 109 struct cx88_core *core = dev->core; in vp3054_i2c_probe()
|
D | cx88-blackbird.c | 185 static void host_setup(struct cx88_core *core) in host_setup() 219 static int wait_ready_gpio0_bit1(struct cx88_core *core, u32 state) in wait_ready_gpio0_bit1() 235 static int memory_write(struct cx88_core *core, u32 address, u32 value) in memory_write() 251 static int memory_read(struct cx88_core *core, u32 address, u32 *value) in memory_read() 277 static int register_write(struct cx88_core *core, u32 address, u32 value) in register_write() 293 static int register_read(struct cx88_core *core, u32 address, u32 *value) in register_read() 536 struct cx88_core *core = dev->core; in blackbird_initialize_codec() 595 struct cx88_core *core = dev->core; in blackbird_start_codec() 697 struct cx88_core *core = dev->core; in vidioc_querycap() 755 struct cx88_core *core = dev->core; in vidioc_s_fmt_vid_cap() [all …]
|
D | cx88-i2c.c | 58 struct cx88_core *core = data; in cx8800_bit_setscl() 70 struct cx88_core *core = data; in cx8800_bit_setsda() 82 struct cx88_core *core = data; in cx8800_bit_getscl() 91 struct cx88_core *core = data; in cx8800_bit_getsda() 136 int cx88_i2c_init(struct cx88_core *core, struct pci_dev *pci) in cx88_i2c_init()
|
D | cx88-video.c | 305 struct cx88_core *core = dev->core; in res_get() 340 struct cx88_core *core = dev->core; in res_free() 352 int cx88_video_mux(struct cx88_core *core, unsigned int input) in cx88_video_mux() 417 struct cx88_core *core = dev->core; in start_video_dma() 454 struct cx88_core *core = dev->core; in stop_video_dma() 472 struct cx88_core *core = dev->core; in restart_video_queue() 538 struct cx88_core *core = dev->core; in buffer_prepare() 625 struct cx88_core *core = dev->core; in buffer_queue() 720 struct cx88_core *core = dev->core; in video_open() 905 struct cx88_core *core = in cx8800_s_vid_ctrl() [all …]
|
D | cx88-alsa.c | 69 struct cx88_core *core; 140 struct cx88_core *core=chip->core; in _cx88_start_audio_dma() 185 struct cx88_core *core=chip->core; in _cx88_stop_audio_dma() 225 struct cx88_core *core = chip->core; in cx8801_aud_irq() 262 struct cx88_core *core = chip->core; in cx8801_irq() 576 struct cx88_core *core=chip->core; in snd_cx88_volume_get() 591 struct cx88_core *core = chip->core; in snd_cx88_wm8775_volume_put() 613 struct cx88_core *core=chip->core; in snd_cx88_volume_put() 663 struct cx88_core *core = chip->core; in snd_cx88_switch_get() 674 struct cx88_core *core = chip->core; in snd_cx88_switch_put() [all …]
|
D | cx88-core.c | 357 int cx88_sram_channel_setup(struct cx88_core *core, in cx88_sram_channel_setup() 436 void cx88_sram_channel_dump(struct cx88_core *core, in cx88_sram_channel_dump() 523 int cx88_core_irq(struct cx88_core *core, u32 status) in cx88_core_irq() 538 void cx88_wakeup(struct cx88_core *core, in cx88_wakeup() 571 void cx88_shutdown(struct cx88_core *core) in cx88_shutdown() 595 int cx88_reset(struct cx88_core *core) in cx88_reset() 702 int cx88_set_scale(struct cx88_core *core, unsigned int width, unsigned int height, in cx88_set_scale() 773 static int set_pll(struct cx88_core *core, int prescale, u32 ofreq) in set_pll() 810 int cx88_start_audio_dma(struct cx88_core *core) in cx88_start_audio_dma() 836 int cx88_stop_audio_dma(struct cx88_core *core) in cx88_stop_audio_dma() [all …]
|
D | cx88-mpeg.c | 93 struct cx88_core *core = dev->core; in cx8802_start_dma() 191 struct cx88_core *core = dev->core; in cx8802_stop_dma() 382 struct cx88_core *core = dev->core; in cx8802_mpeg_irq() 436 struct cx88_core *core = dev->core; in cx8802_irq() 469 struct cx88_core *core = dev->core; in cx8802_init_common() 533 struct cx88_core *core = dev->core; in cx8802_suspend_common() 560 struct cx88_core *core = dev->core; in cx8802_resume_common() 612 struct cx88_core *core = drv->core; in cx8802_request_acquire() 651 struct cx88_core *core = drv->core; in cx8802_request_release() 799 struct cx88_core *core; in cx8802_probe()
|
D | cx88-dvb.c | 155 static void cx88_dvb_gate_ctrl(struct cx88_core *core, int open) in cx88_dvb_gate_ctrl() 346 struct cx88_core *core = dev->core; in lgdt330x_pll_rf_set() 411 struct cx88_core *core = dev->core; in kworld_dvbs_100_set_voltage() 427 struct cx88_core *core = dev->core; in geniatech_dvbs_set_voltage() 443 struct cx88_core *core = dev->core; in tevii_dvbs_set_voltage() 467 struct cx88_core *core = dev->core; in vp1027_set_voltage() 665 struct cx88_core *core = dev->core; in cx24116_reset_device() 747 struct cx88_core *core = dev->core; in cx8802_alloc_frontends() 859 struct cx88_core *core = dev->core; in samsung_smt_7020_set_tone() 881 struct cx88_core *core = dev->core; in samsung_smt_7020_set_voltage() [all …]
|
D | cx88-dsp.c | 155 static s32 detect_a2_a2m_eiaj(struct cx88_core *core, s16 x[], u32 N) in detect_a2_a2m_eiaj() 219 static s32 detect_btsc(struct cx88_core *core, s16 x[], u32 N) in detect_btsc() 231 static s16 *read_rds_samples(struct cx88_core *core, u32 *N) in read_rds_samples() 271 s32 cx88_dsp_detect_stereo_sap(struct cx88_core *core) in cx88_dsp_detect_stereo_sap()
|
D | cx88-cards.c | 2827 static void leadtek_eeprom(struct cx88_core *core, u8 *eeprom_data) in leadtek_eeprom() 2855 static void hauppauge_eeprom(struct cx88_core *core, u8 *eeprom_data) in hauppauge_eeprom() 2954 static void gdi_eeprom(struct cx88_core *core, u8 *eeprom_data) in gdi_eeprom() 2969 static int cx88_dvico_xc2028_callback(struct cx88_core *core, in cx88_dvico_xc2028_callback() 3001 static int cx88_xc3028_geniatech_tuner_callback(struct cx88_core *core, in cx88_xc3028_geniatech_tuner_callback() 3028 static int cx88_xc3028_winfast1800h_callback(struct cx88_core *core, in cx88_xc3028_winfast1800h_callback() 3045 static int cx88_xc4000_winfast2000h_plus_callback(struct cx88_core *core, in cx88_xc4000_winfast2000h_plus_callback() 3064 static int cx88_pv_8000gt_callback(struct cx88_core *core, in cx88_pv_8000gt_callback() 3085 static void dvico_fusionhdtv_hybrid_init(struct cx88_core *core) in dvico_fusionhdtv_hybrid_init() 3117 static int cx88_xc2028_tuner_callback(struct cx88_core *core, in cx88_xc2028_tuner_callback() [all …]
|
D | cx88-vbi.c | 53 struct cx88_core *core = dev->core; in cx8800_start_vbi_dma() 83 struct cx88_core *core = dev->core; in cx8800_stop_vbi_dma() 118 struct cx88_core *core = dev->core; in cx8800_vbi_timeout()
|