Searched defs:simpledrm_device (Results 1 – 1 of 1) sorted by relevance
208 struct simpledrm_device { struct209 struct drm_sysfb_device sysfb;213 unsigned int clk_count;214 struct clk **clks;218 unsigned int regulator_count;219 struct regulator **regulators;223 int pwr_dom_count;224 struct device **pwr_dom_devs;230 struct drm_plane primary_plane;231 struct drm_crtc crtc;[all …]
Completed in 5 milliseconds