Home
last modified time | relevance | path

Searched refs:versatile_clcd_get_panel (Results 1 – 3 of 3) sorted by relevance

/Linux-v4.19/include/linux/platform_data/
Dvideo-clcd-versatile.h6 struct clcd_panel *versatile_clcd_get_panel(const char *);
11 static inline struct clcd_panel *versatile_clcd_get_panel(const char *s) in versatile_clcd_get_panel() function
/Linux-v4.19/arch/arm/mach-versatile/
Dversatile_dt.c227 fb->panel = versatile_clcd_get_panel(panel_name); in versatile_clcd_setup()
/Linux-v4.19/drivers/video/fbdev/
Damba-clcd-versatile.c143 struct clcd_panel *versatile_clcd_get_panel(const char *name) in versatile_clcd_get_panel() function