Lines Matching defs:dev

51 	struct s5p_mfc_dev *dev = ctx->dev;  in clear_work_bit()  local
61 struct s5p_mfc_dev *dev = ctx->dev; in set_work_bit() local
71 struct s5p_mfc_dev *dev = ctx->dev; in clear_work_bit_irqsave() local
82 struct s5p_mfc_dev *dev = ctx->dev; in set_work_bit_irqsave() local
90 int s5p_mfc_get_new_ctx(struct s5p_mfc_dev *dev) in s5p_mfc_get_new_ctx()
121 static void wake_up_dev(struct s5p_mfc_dev *dev, unsigned int reason, in wake_up_dev()
146 struct s5p_mfc_dev *dev = from_timer(dev, t, watchdog_timer); in s5p_mfc_watchdog() local
168 struct s5p_mfc_dev *dev; in s5p_mfc_watchdog_worker() local
228 struct s5p_mfc_dev *dev = ctx->dev; in s5p_mfc_handle_frame_all_extracted() local
258 struct s5p_mfc_dev *dev = ctx->dev; in s5p_mfc_handle_frame_copy_time() local
314 struct s5p_mfc_dev *dev = ctx->dev; in s5p_mfc_handle_frame_new() local
374 struct s5p_mfc_dev *dev = ctx->dev; in s5p_mfc_handle_frame() local
477 static void s5p_mfc_handle_error(struct s5p_mfc_dev *dev, in s5p_mfc_handle_error()
520 struct s5p_mfc_dev *dev; in s5p_mfc_handle_seq_done() local
578 struct s5p_mfc_dev *dev; in s5p_mfc_handle_init_buffers() local
619 struct s5p_mfc_dev *dev = ctx->dev; in s5p_mfc_handle_stream_complete() local
647 struct s5p_mfc_dev *dev = priv; in s5p_mfc_irq() local
769 struct s5p_mfc_dev *dev = video_drvdata(file); in s5p_mfc_open() local
953 struct s5p_mfc_dev *dev = ctx->dev; in s5p_mfc_release() local
1010 struct s5p_mfc_dev *dev = ctx->dev; in s5p_mfc_poll() local
1086 static void s5p_mfc_memdev_release(struct device *dev) in s5p_mfc_memdev_release()
1091 static struct device *s5p_mfc_alloc_memdev(struct device *dev, in s5p_mfc_alloc_memdev()
1133 struct device *dev = &mfc_dev->plat_dev->dev; in s5p_mfc_configure_2port_memory() local
1200 struct device *dev = &mfc_dev->plat_dev->dev; in s5p_mfc_configure_common_memory() local
1251 struct device *dev = &mfc_dev->plat_dev->dev; in s5p_mfc_unconfigure_common_memory() local
1261 struct device *dev = &mfc_dev->plat_dev->dev; in s5p_mfc_configure_dma_memory() local
1271 struct device *dev = &mfc_dev->plat_dev->dev; in s5p_mfc_unconfigure_dma_memory() local
1283 struct s5p_mfc_dev *dev; in s5p_mfc_probe() local
1436 struct s5p_mfc_dev *dev = platform_get_drvdata(pdev); in s5p_mfc_remove() local
1470 static int s5p_mfc_suspend(struct device *dev) in s5p_mfc_suspend()
1504 static int s5p_mfc_resume(struct device *dev) in s5p_mfc_resume()