Home
last modified time | relevance | path

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

/linux-4.4.14/arch/arm/mach-pxa/
Dcm-x2xx.c215 static struct pxafb_mach_info generic_stn_320x240 = {
239 static struct pxafb_mach_info generic_tft_640x480 = {
264 static struct pxafb_mach_info generic_crt_640x480 = {
288 static struct pxafb_mach_info generic_crt_800x600 = {
311 static struct pxafb_mach_info generic_tft_320x240 = {
335 static struct pxafb_mach_info generic_stn_640x480 = {
343 static struct pxafb_mach_info *cmx2xx_display = &generic_crt_640x480;
Dlpd270.c309 static struct pxafb_mach_info sharp_lq057q3dc02 = {
331 static struct pxafb_mach_info sharp_lq121s1dg31 = {
353 static struct pxafb_mach_info sharp_lq036q1da01 = {
375 static struct pxafb_mach_info sharp_lq64d343 = {
397 static struct pxafb_mach_info sharp_lq10d368 = {
419 static struct pxafb_mach_info sharp_lq035q7db02_20 = {
426 static struct pxafb_mach_info *lpd270_lcd_to_use;
Dpcm990-baseboard.c122 static struct pxafb_mach_info pcm990_fbinfo __initdata = {
144 static struct pxafb_mach_info pcm990_fbinfo __initdata = {
Dcolibri-pxa3xx.c95 static struct pxafb_mach_info sharp_lq43_info = {
Dzylonite.c171 static struct pxafb_mach_info zylonite_toshiba_lcd_info = {
205 static struct pxafb_mach_info zylonite_sharp_lcd_info = {
Dcolibri-pxa270-income.c170 static struct pxafb_mach_info income_lcd_screen = {
Dtrizeps4.c469 static struct pxafb_mach_info sharp_lcd = {
493 static struct pxafb_mach_info toshiba_lcd = {
Didp.c147 static struct pxafb_mach_info sharp_lm8v31 = {
Dpalmte2.c320 static struct pxafb_mach_info palmte2_lcd_screen = {
Dmagician.c335 static struct pxafb_mach_info toppoly_info = {
343 static struct pxafb_mach_info samsung_info = {
Dlittleton.c180 static struct pxafb_mach_info littleton_lcd_info = {
Dam200epd.c87 static struct pxafb_mach_info am200_fb_info = {
Dpoodle.c330 static struct pxafb_mach_info poodle_fb_info = {
Dpalm27x.c133 static struct pxafb_mach_info palm27x_lcd_screen = {
Dpalmtc.c473 static struct pxafb_mach_info palmtc_lcd_screen = {
Dtavorevb.c467 static struct pxafb_mach_info tavorevb_lcd_info = {
Dlubbock.c361 static struct pxafb_mach_info sharp_lm8v31 = {
Dsaar.c466 static struct pxafb_mach_info saar_lcd_info = {
Dvpac270.c547 static struct pxafb_mach_info vpac270_lcd_screen = {
Dz2.c272 static struct pxafb_mach_info z2_lcd_screen = {
Dezx.c86 static struct pxafb_mach_info ezx_fb_info_1 = {
107 static struct pxafb_mach_info ezx_fb_info_2 = {
Dmainstone.c316 static struct pxafb_mach_info mainstone_pxafb_info = {
Dballoon3.c233 static struct pxafb_mach_info balloon3_lcd_screen = {
Dcm-x300.c294 static struct pxafb_mach_info cm_x300_lcd = {
Dviper.c348 static struct pxafb_mach_info fb_info = {
Dmioa701.c222 static struct pxafb_mach_info mioa701_pxafb_info = {
Dzeus.c629 static struct pxafb_mach_info zeus_fb_info = {
Deseries.c253 static struct pxafb_mach_info e400_pxafb_mach_info = {
Dspitz.c723 static struct pxafb_mach_info spitz_pxafb_info = {
Draumfeld.c589 static struct pxafb_mach_info raumfeld_sharp_lcd_info = {
Ddevices.c191 void __init pxa_set_fb_info(struct device *parent, struct pxafb_mach_info *info) in pxa_set_fb_info()
Dem-x270.c689 static struct pxafb_mach_info em_x270_lcd = {
/linux-4.4.14/include/linux/platform_data/
Dvideo-pxafb.h110 struct pxafb_mach_info { struct
156 void pxa_set_fb_info(struct device *, struct pxafb_mach_info *); argument
/linux-4.4.14/drivers/video/fbdev/
Dpxafb.c364 static struct pxafb_mode_info *pxafb_getmode(struct pxafb_mach_info *mach, in pxafb_getmode()
460 struct pxafb_mach_info *inf = dev_get_platdata(fbi->dev); in pxafb_check_var()
1233 struct pxafb_mach_info *inf = dev_get_platdata(fbi->dev); in setup_smart_timing()
1261 struct pxafb_mach_info *inf = dev_get_platdata(fbi->dev); in pxafb_smart_thread()
1727 struct pxafb_mach_info *inf) in pxafb_decode_mach_info()
1795 struct pxafb_mach_info *inf = dev_get_platdata(dev); in pxafb_init_fbinfo()
1857 struct pxafb_mach_info *inf = dev_get_platdata(dev); in parse_opt_mode()
1916 struct pxafb_mach_info *inf = dev_get_platdata(dev); in parse_opt()
2063 static void pxafb_check_options(struct device *dev, struct pxafb_mach_info *inf) in pxafb_check_options()
2098 struct pxafb_mach_info *inf; in pxafb_probe()