Lines Matching refs:cx88_core
333 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()
805 static int set_tvaudio(struct cx88_core *core) in set_tvaudio()
859 int cx88_set_tvnorm(struct cx88_core *core, v4l2_std_id norm) in cx88_set_tvnorm()
990 void cx88_vdev_init(struct cx88_core *core, in cx88_vdev_init()
1012 struct cx88_core* cx88_core_get(struct pci_dev *pci) in cx88_core_get()
1014 struct cx88_core *core; in cx88_core_get()
1042 void cx88_core_put(struct cx88_core *core, struct pci_dev *pci) in cx88_core_put()