Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/media/platform/
Dpxa_camera.c818 static struct device *pcdev_to_dev(struct pxa_camera_dev *pcdev) in pcdev_to_dev() function
874 dev_err(pcdev_to_dev(pcdev), in pxa_init_dma_channel()
895 dev_dbg(pcdev_to_dev(pcdev), in pxa_init_dma_channel()
922 dev_dbg(pcdev_to_dev(pcdev), in pxa_dma_start_channels()
933 dev_dbg(pcdev_to_dev(pcdev), in pxa_dma_stop_channels()
946 dev_dbg(pcdev_to_dev(pcdev), in pxa_dma_add_tail_buf()
964 dev_dbg(pcdev_to_dev(pcdev), "%s\n", __func__); in pxa_camera_start_capture()
982 dev_dbg(pcdev_to_dev(pcdev), "%s\n", __func__); in pxa_camera_stop_capture()
998 dev_dbg(pcdev_to_dev(pcdev), "%s dequeued buffer (buf=0x%p)\n", in pxa_camera_wakeup()
1034 dev_dbg(pcdev_to_dev(pcdev), in pxa_camera_check_link_miss()
[all …]