Home
last modified time | relevance | path

Searched refs:pxafb_mach_info (Results 1 – 25 of 25) sorted by relevance

/arch/arm/mach-pxa/
Dcm-x2xx.c210 static struct pxafb_mach_info generic_stn_320x240 = {
234 static struct pxafb_mach_info generic_tft_640x480 = {
259 static struct pxafb_mach_info generic_crt_640x480 = {
283 static struct pxafb_mach_info generic_crt_800x600 = {
306 static struct pxafb_mach_info generic_tft_320x240 = {
330 static struct pxafb_mach_info generic_stn_640x480 = {
338 static struct pxafb_mach_info *cmx2xx_display = &generic_crt_640x480;
Dlpd270.c301 static struct pxafb_mach_info sharp_lq057q3dc02 = {
323 static struct pxafb_mach_info sharp_lq121s1dg31 = {
345 static struct pxafb_mach_info sharp_lq036q1da01 = {
367 static struct pxafb_mach_info sharp_lq64d343 = {
389 static struct pxafb_mach_info sharp_lq10d368 = {
411 static struct pxafb_mach_info sharp_lq035q7db02_20 = {
418 static struct pxafb_mach_info *lpd270_lcd_to_use;
Dpcm990-baseboard.c104 static struct pxafb_mach_info pcm990_fbinfo __initdata = {
126 static struct pxafb_mach_info pcm990_fbinfo __initdata = {
De400.c53 static struct pxafb_mach_info e400_pxafb_mach_info = {
Didp.c160 static struct pxafb_mach_info sharp_lm8v31 = {
Dtrizeps4.c481 static struct pxafb_mach_info sharp_lcd = {
505 static struct pxafb_mach_info toshiba_lcd = {
Dzylonite.c159 static struct pxafb_mach_info zylonite_toshiba_lcd_info = {
193 static struct pxafb_mach_info zylonite_sharp_lcd_info = {
Dmagician.c335 static struct pxafb_mach_info toppoly_info = {
343 static struct pxafb_mach_info samsung_info = {
Dlittleton.c164 static struct pxafb_mach_info littleton_lcd_info = {
Dezx.c66 static struct pxafb_mach_info ezx_fb_info_1 = {
87 static struct pxafb_mach_info ezx_fb_info_2 = {
Dcm-x300.c217 static struct pxafb_mach_info cm_x300_lcd = {
Dam200epd.c87 static struct pxafb_mach_info am200_fb_info = {
Dsaar.c439 static struct pxafb_mach_info saar_lcd_info = {
Dtavorevb.c458 static struct pxafb_mach_info tavorevb_lcd_info = {
Dpalmz72.c446 static struct pxafb_mach_info palmz72_lcd_screen = {
Dem-x270.c461 static struct pxafb_mach_info em_x270_lcd = {
Dpoodle.c412 static struct pxafb_mach_info poodle_fb_info = {
Dpalmtx.c456 static struct pxafb_mach_info palmtx_lcd_screen = {
Dlubbock.c410 static struct pxafb_mach_info sharp_lm8v31 = {
Dmainstone.c412 static struct pxafb_mach_info mainstone_pxafb_info = {
Dspitz.c610 static struct pxafb_mach_info spitz_pxafb_info = {
Dviper.c339 static struct pxafb_mach_info fb_info = {
Ddevices.c146 void __init set_pxa_fb_info(struct pxafb_mach_info *info) in set_pxa_fb_info()
Dmioa701.c266 static struct pxafb_mach_info mioa701_pxafb_info = {
/arch/arm/mach-pxa/include/mach/
Dpxafb.h111 struct pxafb_mach_info { struct
155 void set_pxa_fb_info(struct pxafb_mach_info *hard_pxa_fb_info); argument