Home
last modified time | relevance | path

Searched refs:omap_lcd_config (Results 1 – 16 of 16) sorted by relevance

/OK3568_Linux_fs/kernel/include/linux/
H A Domapfb.h16 struct omap_lcd_config { struct
24 struct omap_lcd_config lcd; argument
27 void __init omapfb_set_lcd_config(const struct omap_lcd_config *config);
/OK3568_Linux_fs/kernel/arch/arm/mach-omap1/
H A Dfb.c41 void __init omapfb_set_lcd_config(const struct omap_lcd_config *config) in omapfb_set_lcd_config()
63 void __init omapfb_set_lcd_config(const struct omap_lcd_config *config) in omapfb_set_lcd_config()
H A Dboard-innovator.c302 static const struct omap_lcd_config innovator1510_lcd_config __initconst = {
323 static const struct omap_lcd_config innovator1610_lcd_config __initconst = {
H A Dboard-palmte.c179 static const struct omap_lcd_config palmte_lcd_config __initconst = {
H A Dboard-palmtt.c241 static const struct omap_lcd_config palmtt_lcd_config __initconst = {
H A Dboard-palmz71.c206 static const struct omap_lcd_config palmz71_lcd_config __initconst = {
H A Dboard-nokia770.c103 static const struct omap_lcd_config nokia770_lcd_config __initconst = {
H A Dboard-perseus2.c224 static const struct omap_lcd_config perseus2_lcd_config __initconst = {
H A Dboard-fsample.c265 static const struct omap_lcd_config fsample_lcd_config = {
H A Dboard-sx1.c297 static const struct omap_lcd_config sx1_lcd_config __initconst = {
H A Dboard-h2.c356 static const struct omap_lcd_config h2_lcd_config __initconst = {
H A Dboard-h3.c376 static const struct omap_lcd_config h3_lcd_config __initconst = {
H A Dboard-osk.c316 static const struct omap_lcd_config osk_lcd_config __initconst = {
H A Dboard-htcherald.c379 static const struct omap_lcd_config htcherald_lcd_config __initconst = {
H A Dboard-ams-delta.c157 static const struct omap_lcd_config ams_delta_lcd_config __initconst = {
/OK3568_Linux_fs/u-boot/board/nokia/rx51/
H A Dtag_omap.h92 struct omap_lcd_config { struct
204 struct omap_lcd_config lcd;
243 OMAP_TAG_HEADER_CONFIG(OMAP_TAG_LCD, omap_lcd_config), \