Searched defs:drm_panel_funcs (Results 1 – 1 of 1) sorted by relevance
71 struct drm_panel_funcs { struct79 int (*prepare)(struct drm_panel *panel);88 int (*enable)(struct drm_panel *panel);97 int (*disable)(struct drm_panel *panel);106 int (*unprepare)(struct drm_panel *panel);116 int (*get_modes)(struct drm_panel *panel,126 enum drm_panel_orientation (*get_orientation)(struct drm_panel *panel);136 int (*get_timings)(struct drm_panel *panel, unsigned int num_timings,144 void (*debugfs_init)(struct drm_panel *panel, struct dentry *root);
Completed in 3 milliseconds