Searched refs:db7430 (Results 1 – 2 of 2) sorted by relevance
52 struct db7430 { struct84 static inline struct db7430 *to_db7430(struct drm_panel *panel) in to_db7430() argument86 return container_of(panel, struct db7430, panel); in to_db7430()89 static int db7430_power_on(struct db7430 *db) in db7430_power_on()164 static int db7430_power_off(struct db7430 *db) in db7430_power_off()179 struct db7430 *db = to_db7430(panel); in db7430_disable()197 struct db7430 *db = to_db7430(panel); in db7430_enable()230 struct db7430 *db = to_db7430(panel); in db7430_get_modes()267 struct db7430 *db; in db7430_probe()270 db = devm_drm_panel_alloc(dev, struct db7430, panel, &db7430_drm_funcs, in db7430_probe()[all …]
75 obj-$(CONFIG_DRM_PANEL_SAMSUNG_DB7430) += panel-samsung-db7430.o
Completed in 5 milliseconds