mipi_dsim_device  282 include/video/exynos_mipi_dsim.h 	int (*cmd_write)(struct mipi_dsim_device *dsim, unsigned int data_id,
mipi_dsim_device  284 include/video/exynos_mipi_dsim.h 	int (*cmd_read)(struct mipi_dsim_device *dsim, unsigned int data_id,
mipi_dsim_device  286 include/video/exynos_mipi_dsim.h 	int (*get_dsim_frame_done)(struct mipi_dsim_device *dsim);
mipi_dsim_device  287 include/video/exynos_mipi_dsim.h 	int (*clear_dsim_frame_done)(struct mipi_dsim_device *dsim);
mipi_dsim_device  291 include/video/exynos_mipi_dsim.h 	int (*set_early_blank_mode)(struct mipi_dsim_device *dsim, int power);
mipi_dsim_device  292 include/video/exynos_mipi_dsim.h 	int (*set_blank_mode)(struct mipi_dsim_device *dsim, int power);
mipi_dsim_device  318 include/video/exynos_mipi_dsim.h 	struct mipi_dsim_device *master;