Home
last modified time | relevance | path

Searched refs:cx88_core (Results 1 – 14 of 14) sorted by relevance

/drivers/media/pci/cx88/
Dcx88.h340 struct cx88_core { struct
381 void (*gate_ctrl)(struct cx88_core *core, int open); argument
420 static inline struct cx88_core *to_core(struct v4l2_device *v4l2_dev) in to_core() argument
422 return container_of(v4l2_dev, struct cx88_core, v4l2_dev); in to_core()
476 struct cx88_core *core;
517 struct cx88_core *core;
546 struct cx88_core *core;
622 extern int cx88_core_irq(struct cx88_core *core, u32 status);
623 extern void cx88_wakeup(struct cx88_core *core,
625 extern void cx88_shutdown(struct cx88_core *core);
[all …]
Dcx88-video.c298 int cx88_video_mux(struct cx88_core *core, unsigned int input) in cx88_video_mux()
363 struct cx88_core *core = dev->core; in start_video_dma()
400 struct cx88_core *core = dev->core; in stop_video_dma()
417 struct cx88_core *core = dev->core; in restart_video_queue()
437 struct cx88_core *core = dev->core; in queue_setup()
449 struct cx88_core *core = dev->core; in buffer_prepare()
517 struct cx88_core *core = dev->core; in buffer_queue()
554 struct cx88_core *core = dev->core; in stop_streaming()
587 struct cx88_core *core = dev->core; in radio_open()
620 struct cx88_core *core = in cx8800_s_vid_ctrl()
[all …]
Dcx88-blackbird.c181 static void host_setup(struct cx88_core *core) in host_setup()
215 static int wait_ready_gpio0_bit1(struct cx88_core *core, u32 state) in wait_ready_gpio0_bit1()
231 static int memory_write(struct cx88_core *core, u32 address, u32 value) in memory_write()
247 static int memory_read(struct cx88_core *core, u32 address, u32 *value) in memory_read()
273 static int register_write(struct cx88_core *core, u32 address, u32 value) in register_write()
289 static int register_read(struct cx88_core *core, u32 address, u32 *value) in register_read()
518 struct cx88_core *core = dev->core; in blackbird_codec_settings()
532 struct cx88_core *core = dev->core; in blackbird_initialize_codec()
587 struct cx88_core *core = dev->core; in blackbird_start_codec()
777 struct cx88_core *core = dev->core; in vidioc_querycap()
[all …]
Dcx88-input.c39 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 …]
Dcx88-tvaudio.c104 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 …]
Dcx88-vp3054-i2c.c43 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()
Dcx88-i2c.c58 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()
Dcx88-alsa.c72 struct cx88_core *core;
141 struct cx88_core *core=chip->core; in _cx88_start_audio_dma()
186 struct cx88_core *core=chip->core; in _cx88_stop_audio_dma()
226 struct cx88_core *core = chip->core; in cx8801_aud_irq()
263 struct cx88_core *core = chip->core; in cx8801_irq()
650 struct cx88_core *core=chip->core; in snd_cx88_volume_get()
665 struct cx88_core *core = chip->core; in snd_cx88_wm8775_volume_put()
687 struct cx88_core *core=chip->core; in snd_cx88_volume_put()
737 struct cx88_core *core = chip->core; in snd_cx88_switch_get()
748 struct cx88_core *core = chip->core; in snd_cx88_switch_put()
[all …]
Dcx88-core.c333 int cx88_sram_channel_setup(struct cx88_core *core, in cx88_sram_channel_setup()
412 void cx88_sram_channel_dump(struct cx88_core *core, in cx88_sram_channel_dump()
499 int cx88_core_irq(struct cx88_core *core, u32 status) in cx88_core_irq()
514 void cx88_wakeup(struct cx88_core *core, in cx88_wakeup()
528 void cx88_shutdown(struct cx88_core *core) in cx88_shutdown()
552 int cx88_reset(struct cx88_core *core) in cx88_reset()
659 int cx88_set_scale(struct cx88_core *core, unsigned int width, unsigned int height, in cx88_set_scale()
730 static int set_pll(struct cx88_core *core, int prescale, u32 ofreq) in set_pll()
767 int cx88_start_audio_dma(struct cx88_core *core) in cx88_start_audio_dma()
793 int cx88_stop_audio_dma(struct cx88_core *core) in cx88_stop_audio_dma()
[all …]
Dcx88-mpeg.c93 struct cx88_core *core = dev->core; in cx8802_start_dma()
191 struct cx88_core *core = dev->core; in cx8802_stop_dma()
310 struct cx88_core *core = dev->core; in cx8802_mpeg_irq()
356 struct cx88_core *core = dev->core; in cx8802_irq()
389 struct cx88_core *core = dev->core; in cx8802_init_common()
445 struct cx88_core *core = dev->core; in cx8802_suspend_common()
471 struct cx88_core *core = dev->core; in cx8802_resume_common()
523 struct cx88_core *core = drv->core; in cx8802_request_acquire()
562 struct cx88_core *core = drv->core; in cx8802_request_release()
710 struct cx88_core *core; in cx8802_probe()
Dcx88-dsp.c155 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()
Dcx88-dvb.c202 static void cx88_dvb_gate_ctrl(struct cx88_core *core, int open) in cx88_dvb_gate_ctrl()
393 struct cx88_core *core = dev->core; in lgdt330x_pll_rf_set()
458 struct cx88_core *core = dev->core; in kworld_dvbs_100_set_voltage()
474 struct cx88_core *core = dev->core; in geniatech_dvbs_set_voltage()
490 struct cx88_core *core = dev->core; in tevii_dvbs_set_voltage()
514 struct cx88_core *core = dev->core; in vp1027_set_voltage()
712 struct cx88_core *core = dev->core; in cx24116_reset_device()
794 struct cx88_core *core = dev->core; in cx8802_alloc_frontends()
906 struct cx88_core *core = dev->core; in samsung_smt_7020_set_tone()
928 struct cx88_core *core = dev->core; in samsung_smt_7020_set_voltage()
[all …]
Dcx88-cards.c2827 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 …]
Dcx88-vbi.c50 struct cx88_core *core = dev->core; in cx8800_start_vbi_dma()
80 struct cx88_core *core = dev->core; in cx8800_stop_vbi_dma()
206 struct cx88_core *core = dev->core; in stop_streaming()