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
184 static void s5p_mfc_clear_int_flags(struct s5p_mfc_dev *dev) in s5p_mfc_clear_int_flags()
194 struct s5p_mfc_dev *dev = ctx->dev; in s5p_mfc_handle_frame_all_extracted() local
222 struct s5p_mfc_dev *dev = ctx->dev; in s5p_mfc_handle_frame_copy_time() local
273 struct s5p_mfc_dev *dev = ctx->dev; in s5p_mfc_handle_frame_new() local
327 struct s5p_mfc_dev *dev = ctx->dev; in s5p_mfc_handle_frame() local
431 static void s5p_mfc_handle_error(struct s5p_mfc_dev *dev, in s5p_mfc_handle_error()
479 struct s5p_mfc_dev *dev; in s5p_mfc_handle_seq_done() local
533 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
611 struct s5p_mfc_dev *dev = priv; in s5p_mfc_irq() local
721 struct s5p_mfc_dev *dev = video_drvdata(file); in s5p_mfc_open() local
896 struct s5p_mfc_dev *dev = ctx->dev; in s5p_mfc_release() local
939 struct s5p_mfc_dev *dev = ctx->dev; in s5p_mfc_poll() local
990 struct s5p_mfc_dev *dev = ctx->dev; in s5p_mfc_mmap() local
1018 static int match_child(struct device *dev, void *data) in match_child()
1027 static int s5p_mfc_alloc_memdevs(struct s5p_mfc_dev *dev) in s5p_mfc_alloc_memdevs()
1070 struct s5p_mfc_dev *dev; in s5p_mfc_probe() local
1254 struct s5p_mfc_dev *dev = platform_get_drvdata(pdev); in s5p_mfc_remove() local
1279 static int s5p_mfc_suspend(struct device *dev) in s5p_mfc_suspend()
1314 static int s5p_mfc_resume(struct device *dev) in s5p_mfc_resume()
1326 static int s5p_mfc_runtime_suspend(struct device *dev) in s5p_mfc_runtime_suspend()
1335 static int s5p_mfc_runtime_resume(struct device *dev) in s5p_mfc_runtime_resume()