Lines Matching defs:core
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()
670 int cx88_set_scale(struct cx88_core *core, unsigned int width, in cx88_set_scale()
742 static int set_pll(struct cx88_core *core, int prescale, u32 ofreq) in set_pll()
779 int cx88_start_audio_dma(struct cx88_core *core) in cx88_start_audio_dma()
805 int cx88_stop_audio_dma(struct cx88_core *core) in cx88_stop_audio_dma()
817 static int set_tvaudio(struct cx88_core *core) in set_tvaudio()
870 int cx88_set_tvnorm(struct cx88_core *core, v4l2_std_id norm) in cx88_set_tvnorm()
1010 void cx88_vdev_init(struct cx88_core *core, in cx88_vdev_init()
1035 struct cx88_core *core; in cx88_core_get() local
1064 void cx88_core_put(struct cx88_core *core, struct pci_dev *pci) in cx88_core_put()