Lines Matching defs:dev

49 	struct s5p_mfc_dev *dev = ctx->dev;  in clear_work_bit()  local
59 struct s5p_mfc_dev *dev = ctx->dev; in set_work_bit() local
69 struct s5p_mfc_dev *dev = ctx->dev; in clear_work_bit_irqsave() local
80 struct s5p_mfc_dev *dev = ctx->dev; in set_work_bit_irqsave() local
99 static void wake_up_dev(struct s5p_mfc_dev *dev, unsigned int reason, in wake_up_dev()
110 struct s5p_mfc_dev *dev = (struct s5p_mfc_dev *)arg; in s5p_mfc_watchdog() local
130 struct s5p_mfc_dev *dev; in s5p_mfc_watchdog_worker() local
187 struct s5p_mfc_dev *dev = ctx->dev; in s5p_mfc_handle_frame_all_extracted() local
217 struct s5p_mfc_dev *dev = ctx->dev; in s5p_mfc_handle_frame_copy_time() local
269 struct s5p_mfc_dev *dev = ctx->dev; in s5p_mfc_handle_frame_new() local
326 struct s5p_mfc_dev *dev = ctx->dev; in s5p_mfc_handle_frame() local
432 static void s5p_mfc_handle_error(struct s5p_mfc_dev *dev, in s5p_mfc_handle_error()
480 struct s5p_mfc_dev *dev; in s5p_mfc_handle_seq_done() local
534 struct s5p_mfc_dev *dev; in s5p_mfc_handle_init_buffers() local
578 struct s5p_mfc_dev *dev = ctx->dev; in s5p_mfc_handle_stream_complete() local
608 struct s5p_mfc_dev *dev = priv; in s5p_mfc_irq() local
728 struct s5p_mfc_dev *dev = video_drvdata(file); in s5p_mfc_open() local
903 struct s5p_mfc_dev *dev = ctx->dev; in s5p_mfc_release() local
946 struct s5p_mfc_dev *dev = ctx->dev; in s5p_mfc_poll() local
997 struct s5p_mfc_dev *dev = ctx->dev; in s5p_mfc_mmap() local
1025 static int match_child(struct device *dev, void *data) in match_child()
1034 static int s5p_mfc_alloc_memdevs(struct s5p_mfc_dev *dev) in s5p_mfc_alloc_memdevs()
1077 struct s5p_mfc_dev *dev; in s5p_mfc_probe() local
1261 struct s5p_mfc_dev *dev = platform_get_drvdata(pdev); in s5p_mfc_remove() local
1286 static int s5p_mfc_suspend(struct device *dev) in s5p_mfc_suspend()
1321 static int s5p_mfc_resume(struct device *dev) in s5p_mfc_resume()
1333 static int s5p_mfc_runtime_suspend(struct device *dev) in s5p_mfc_runtime_suspend()
1342 static int s5p_mfc_runtime_resume(struct device *dev) in s5p_mfc_runtime_resume()