Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/platform/intel/
H A Dpxa_camera.c648 struct pxa_camera_dev { struct
773 static struct device *pcdev_to_dev(struct pxa_camera_dev *pcdev) in pcdev_to_dev()
778 static struct pxa_camera_dev *v4l2_dev_to_pcdev(struct v4l2_device *v4l2_dev) in v4l2_dev_to_pcdev()
780 return container_of(v4l2_dev, struct pxa_camera_dev, v4l2_dev); in v4l2_dev_to_pcdev()
783 static void pxa_camera_dma_irq(struct pxa_camera_dev *pcdev,
788 struct pxa_camera_dev *pcdev = data; in pxa_camera_dma_irq_y()
795 struct pxa_camera_dev *pcdev = data; in pxa_camera_dma_irq_u()
802 struct pxa_camera_dev *pcdev = data; in pxa_camera_dma_irq_v()
819 static int pxa_init_dma_channel(struct pxa_camera_dev *pcdev, in pxa_init_dma_channel()
857 static void pxa_video_buf_set_actdma(struct pxa_camera_dev *pcdev, in pxa_video_buf_set_actdma()
[all …]