Lines Matching refs:cx25821_dev

340 static void cx25821_registers_init(struct cx25821_dev *dev)  in cx25821_registers_init()
417 int cx25821_sram_channel_setup(struct cx25821_dev *dev, in cx25821_sram_channel_setup()
485 int cx25821_sram_channel_setup_audio(struct cx25821_dev *dev, in cx25821_sram_channel_setup_audio()
552 void cx25821_sram_channel_dump(struct cx25821_dev *dev, const struct sram_channel *ch) in cx25821_sram_channel_dump()
613 void cx25821_sram_channel_dump_audio(struct cx25821_dev *dev, in cx25821_sram_channel_dump_audio()
721 static void cx25821_shutdown(struct cx25821_dev *dev) in cx25821_shutdown()
751 void cx25821_set_pixel_format(struct cx25821_dev *dev, int channel_select, in cx25821_set_pixel_format()
761 static void cx25821_set_vip_mode(struct cx25821_dev *dev, in cx25821_set_vip_mode()
768 static void cx25821_initialize(struct cx25821_dev *dev) in cx25821_initialize()
812 static int cx25821_get_resources(struct cx25821_dev *dev) in cx25821_get_resources()
824 static void cx25821_dev_checkrevision(struct cx25821_dev *dev) in cx25821_dev_checkrevision()
831 static void cx25821_iounmap(struct cx25821_dev *dev) in cx25821_iounmap()
843 static int cx25821_dev_setup(struct cx25821_dev *dev) in cx25821_dev_setup()
939 void cx25821_dev_unregister(struct cx25821_dev *dev) in cx25821_dev_unregister()
1194 void cx25821_free_buffer(struct cx25821_dev *dev, struct cx25821_buffer *buf) in cx25821_free_buffer()
1205 struct cx25821_dev *dev = dev_id; in cx25821_irq()
1255 struct cx25821_dev *cx25821_dev_get(struct pci_dev *pci) in cx25821_dev_get()
1257 struct cx25821_dev *dev = pci_get_drvdata(pci); in cx25821_dev_get()
1265 struct cx25821_dev *dev; in cx25821_initdev()
1332 struct cx25821_dev *dev = get_cx25821(v4l2_dev); in cx25821_finidev()