Home
last modified time | relevance | path

Searched defs:mipi_dsim_master_ops (Results 1 – 1 of 1) sorted by relevance

/linux-4.4.14/include/video/
Dexynos_mipi_dsim.h281 struct mipi_dsim_master_ops { struct
282 int (*cmd_write)(struct mipi_dsim_device *dsim, unsigned int data_id,
284 int (*cmd_read)(struct mipi_dsim_device *dsim, unsigned int data_id,
286 int (*get_dsim_frame_done)(struct mipi_dsim_device *dsim);
287 int (*clear_dsim_frame_done)(struct mipi_dsim_device *dsim);
289 int (*get_fb_frame_done)(struct fb_info *info);
290 void (*trigger)(struct fb_info *info);
291 int (*set_early_blank_mode)(struct mipi_dsim_device *dsim, int power);
292 int (*set_blank_mode)(struct mipi_dsim_device *dsim, int power);