Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/media/platform/
H A Dpxa_camera.c649 struct pxa_camera_dev { struct
777 static struct device *pcdev_to_dev(struct pxa_camera_dev *pcdev) in pcdev_to_dev()
782 static struct pxa_camera_dev *v4l2_dev_to_pcdev(struct v4l2_device *v4l2_dev) in v4l2_dev_to_pcdev()
784 return container_of(v4l2_dev, struct pxa_camera_dev, v4l2_dev); in v4l2_dev_to_pcdev()
787 static void pxa_camera_dma_irq(struct pxa_camera_dev *pcdev,
792 struct pxa_camera_dev *pcdev = data; in pxa_camera_dma_irq_y()
799 struct pxa_camera_dev *pcdev = data; in pxa_camera_dma_irq_u()
806 struct pxa_camera_dev *pcdev = data; in pxa_camera_dma_irq_v()
823 static int pxa_init_dma_channel(struct pxa_camera_dev *pcdev, in pxa_init_dma_channel()
861 static void pxa_videobuf_set_actdma(struct pxa_camera_dev *pcde
[all...]
/kernel/linux/linux-6.6/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 *pcde
[all...]

Completed in 6 milliseconds