Searched refs:cx88_core (Results 1 – 9 of 9) sorted by relevance
| /linux/drivers/media/pci/cx88/ |
| H A D | cx88.h | 332 struct cx88_core { struct 373 void (*gate_ctrl)(struct cx88_core *core, int open); argument 412 static inline struct cx88_core *to_core(struct v4l2_device *v4l2_dev) in to_core() argument 414 return container_of(v4l2_dev, struct cx88_core, v4l2_dev); in to_core() 469 struct cx88_core *core; 508 struct cx88_core *core; 537 struct cx88_core *core; 615 int cx88_core_irq(struct cx88_core *core, u32 status); 616 void cx88_wakeup(struct cx88_core *core, 618 void cx88_shutdown(struct cx88_core *core); [all …]
|
| H A D | cx88-vp3054-i2c.c | 27 struct cx88_core *core = dev->core; in vp3054_bit_setscl() 44 struct cx88_core *core = dev->core; in vp3054_bit_setsda() 61 struct cx88_core *core = dev->core; in vp3054_bit_getscl() 71 struct cx88_core *core = dev->core; in vp3054_bit_getsda() 93 struct cx88_core *core = dev->core; in vp3054_i2c_probe()
|
| H A D | cx88-i2c.c | 46 struct cx88_core *core = data; in cx8800_bit_setscl() 58 struct cx88_core *core = data; in cx8800_bit_setsda() 70 struct cx88_core *core = data; in cx8800_bit_getscl() 79 struct cx88_core *core = data; in cx8800_bit_getsda() 124 int cx88_i2c_init(struct cx88_core *core, struct pci_dev *pci) in cx88_i2c_init()
|
| H A D | cx88-tvaudio.c | 92 static void set_audio_registers(struct cx88_core *core, const struct rlist *l) in set_audio_registers() 113 static void set_audio_start(struct cx88_core *core, u32 mode) in set_audio_start() 124 static void set_audio_finish(struct cx88_core *core, u32 ctl) in set_audio_finish() 162 static void set_audio_standard_BTSC(struct cx88_core *core, unsigned int sap, in set_audio_standard_BTSC() 272 static void set_audio_standard_NICAM(struct cx88_core *core, u32 mode) in set_audio_standard_NICAM() 373 static void set_audio_standard_A2(struct cx88_core *core, u32 mode) in set_audio_standard_A2() 638 static void set_audio_standard_EIAJ(struct cx88_core *core) in set_audio_standard_EIAJ() 652 static void set_audio_standard_FM(struct cx88_core *core, in set_audio_standard_FM() 724 static int cx88_detect_nicam(struct cx88_core *core) in cx88_detect_nicam() 747 void cx88_set_tvaudio(struct cx88_core *core) in cx88_set_tvaudio() [all …]
|
| H A D | cx88-alsa.c | 54 struct cx88_core *core; 116 struct cx88_core *core = chip->core; in _cx88_start_audio_dma() 165 struct cx88_core *core = chip->core; in _cx88_stop_audio_dma() 207 struct cx88_core *core = chip->core; in cx8801_aud_irq() 244 struct cx88_core *core = chip->core; in cx8801_irq() 633 struct cx88_core *core = chip->core; in snd_cx88_volume_get() 648 struct cx88_core *core = chip->core; in snd_cx88_wm8775_volume_put() 670 struct cx88_core *core = chip->core; in snd_cx88_volume_put() 720 struct cx88_core *core = chip->core; in snd_cx88_switch_get() 731 struct cx88_core *core = chip->core; in snd_cx88_switch_put() [all …]
|
| H A D | cx88-core.c | 342 int cx88_sram_channel_setup(struct cx88_core *core, in cx88_sram_channel_setup() 421 void cx88_sram_channel_dump(struct cx88_core *core, in cx88_sram_channel_dump() 504 int cx88_core_irq(struct cx88_core *core, u32 status) in cx88_core_irq() 520 void cx88_wakeup(struct cx88_core *core, in cx88_wakeup() 535 void cx88_shutdown(struct cx88_core *core) in cx88_shutdown() 560 int cx88_reset(struct cx88_core *core) in cx88_reset() 682 int cx88_set_scale(struct cx88_core *core, unsigned int width, in cx88_set_scale() 754 static int set_pll(struct cx88_core *core, int prescale, u32 ofreq) in set_pll() 791 int cx88_start_audio_dma(struct cx88_core *core) in cx88_start_audio_dma() 817 int cx88_stop_audio_dma(struct cx88_core *core) in cx88_stop_audio_dma() [all …]
|
| H A D | cx88-mpeg.c | 76 struct cx88_core *core = dev->core; in cx8802_start_dma() 182 struct cx88_core *core = dev->core; in cx8802_stop_dma() 306 struct cx88_core *core = dev->core; in cx8802_mpeg_irq() 353 struct cx88_core *core = dev->core; in cx8802_irq() 385 struct cx88_core *core = dev->core; in cx8802_init_common() 517 struct cx88_core *core = drv->core; in cx8802_request_acquire() 555 struct cx88_core *core = drv->core; in cx8802_request_release() 703 struct cx88_core *core; in cx8802_probe()
|
| H A D | cx88-dsp.c | 157 static s32 detect_a2_a2m_eiaj(struct cx88_core *core, s16 x[], u32 N) in detect_a2_a2m_eiaj() 224 static s32 detect_btsc(struct cx88_core *core, s16 x[], u32 N) in detect_btsc() 237 static s16 *read_rds_samples(struct cx88_core *core, u32 *N) in read_rds_samples() 272 s32 cx88_dsp_detect_stereo_sap(struct cx88_core *core) in cx88_dsp_detect_stereo_sap()
|
| H A D | cx88-cards.c | 2853 static void leadtek_eeprom(struct cx88_core *core, u8 *eeprom_data) in leadtek_eeprom() 2880 static void hauppauge_eeprom(struct cx88_core *core, u8 *eeprom_data) in hauppauge_eeprom() 2978 static void gdi_eeprom(struct cx88_core *core, u8 *eeprom_data) in gdi_eeprom() 2994 static int cx88_dvico_xc2028_callback(struct cx88_core *core, in cx88_dvico_xc2028_callback() 3026 static int cx88_xc3028_geniatech_tuner_callback(struct cx88_core *core, in cx88_xc3028_geniatech_tuner_callback() 3053 static int cx88_xc3028_winfast1800h_callback(struct cx88_core *core, in cx88_xc3028_winfast1800h_callback() 3070 static int cx88_xc4000_winfast2000h_plus_callback(struct cx88_core *core, in cx88_xc4000_winfast2000h_plus_callback() 3090 static int cx88_pv_8000gt_callback(struct cx88_core *core, in cx88_pv_8000gt_callback() 3112 static void dvico_fusionhdtv_hybrid_init(struct cx88_core *core) in dvico_fusionhdtv_hybrid_init() 3144 static int cx88_xc2028_tuner_callback(struct cx88_core *core, in cx88_xc2028_tuner_callback() [all …]
|