• Home
  • Raw
  • Download

Lines Matching refs:cx25821_dev

357 	struct cx25821_dev *dev = bus->dev;  in i2c_slave_did_ack()
361 static void cx25821_registers_init(struct cx25821_dev *dev) in cx25821_registers_init()
438 int cx25821_sram_channel_setup(struct cx25821_dev *dev, in cx25821_sram_channel_setup()
506 int cx25821_sram_channel_setup_audio(struct cx25821_dev *dev, in cx25821_sram_channel_setup_audio()
573 void cx25821_sram_channel_dump(struct cx25821_dev *dev, const struct sram_channel *ch) in cx25821_sram_channel_dump()
634 void cx25821_sram_channel_dump_audio(struct cx25821_dev *dev, in cx25821_sram_channel_dump_audio()
742 static void cx25821_shutdown(struct cx25821_dev *dev) in cx25821_shutdown()
772 void cx25821_set_pixel_format(struct cx25821_dev *dev, int channel_select, in cx25821_set_pixel_format()
782 static void cx25821_set_vip_mode(struct cx25821_dev *dev, in cx25821_set_vip_mode()
789 static void cx25821_initialize(struct cx25821_dev *dev) in cx25821_initialize()
833 static int cx25821_get_resources(struct cx25821_dev *dev) in cx25821_get_resources()
845 static void cx25821_dev_checkrevision(struct cx25821_dev *dev) in cx25821_dev_checkrevision()
852 static void cx25821_iounmap(struct cx25821_dev *dev) in cx25821_iounmap()
864 static int cx25821_dev_setup(struct cx25821_dev *dev) in cx25821_dev_setup()
960 void cx25821_dev_unregister(struct cx25821_dev *dev) in cx25821_dev_unregister()
1215 void cx25821_free_buffer(struct cx25821_dev *dev, struct cx25821_buffer *buf) in cx25821_free_buffer()
1227 struct cx25821_dev *dev = dev_id; in cx25821_irq()
1277 struct cx25821_dev *cx25821_dev_get(struct pci_dev *pci) in cx25821_dev_get()
1279 struct cx25821_dev *dev = pci_get_drvdata(pci); in cx25821_dev_get()
1287 struct cx25821_dev *dev; in cx25821_initdev()
1361 struct cx25821_dev *dev = get_cx25821(v4l2_dev); in cx25821_finidev()