Searched refs:pcdev_to_dev (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/drivers/media/platform/intel/ |
H A D | pxa_camera.c | 773 static struct device *pcdev_to_dev(struct pxa_camera_dev *pcdev) in pcdev_to_dev() function 829 dev_err(pcdev_to_dev(pcdev), in pxa_init_dma_channel() 850 dev_dbg(pcdev_to_dev(pcdev), in pxa_init_dma_channel() 877 dev_dbg(pcdev_to_dev(pcdev), in pxa_dma_start_channels() 888 dev_dbg(pcdev_to_dev(pcdev), in pxa_dma_stop_channels() 901 dev_dbg(pcdev_to_dev(pcdev), in pxa_dma_add_tail_buf() 919 dev_dbg(pcdev_to_dev(pcdev), "%s\n", __func__); in pxa_camera_start_capture() 937 dev_dbg(pcdev_to_dev(pcdev), "%s\n", __func__); in pxa_camera_stop_capture() 953 dev_dbg(pcdev_to_dev(pcdev), "%s dequeued buffer (buf=0x%p)\n", in pxa_camera_wakeup() 989 dev_dbg(pcdev_to_dev(pcdev), in pxa_camera_check_link_miss() [all …]
|