Home
last modified time | relevance | path

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

12

/Linux-v4.19/arch/arm/mach-pxa/
Dcm-x2xx.c224 static struct pxafb_mach_info generic_stn_320x240 = {
248 static struct pxafb_mach_info generic_tft_640x480 = {
273 static struct pxafb_mach_info generic_crt_640x480 = {
297 static struct pxafb_mach_info generic_crt_800x600 = {
320 static struct pxafb_mach_info generic_tft_320x240 = {
344 static struct pxafb_mach_info generic_stn_640x480 = {
352 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 = {
Dzylonite.c162 static struct pxafb_mach_info zylonite_toshiba_lcd_info = {
196 static struct pxafb_mach_info zylonite_sharp_lcd_info = {
Dcolibri-pxa3xx.c95 static struct pxafb_mach_info sharp_lq43_info = {
Dcolibri-pxa270-income.c171 static struct pxafb_mach_info income_lcd_screen = {
Dtrizeps4.c470 static struct pxafb_mach_info sharp_lcd = {
494 static struct pxafb_mach_info toshiba_lcd = {
Didp.c150 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.c181 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 = {
Dsaar.c466 static struct pxafb_mach_info saar_lcd_info = {
Dezx.c86 static struct pxafb_mach_info ezx_fb_info_1 __maybe_unused = {
107 static struct pxafb_mach_info ezx_fb_info_2 __maybe_unused = {
Dlubbock.c372 static struct pxafb_mach_info sharp_lm8v31 = {
Dz2.c272 static struct pxafb_mach_info z2_lcd_screen = {
Dvpac270.c548 static struct pxafb_mach_info vpac270_lcd_screen = {
Dmainstone.c317 static struct pxafb_mach_info mainstone_pxafb_info = {
/Linux-v4.19/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-v4.19/drivers/video/fbdev/
Dpxafb.c368 static struct pxafb_mode_info *pxafb_getmode(struct pxafb_mach_info *mach, in pxafb_getmode()
464 struct pxafb_mach_info *inf = fbi->inf; in pxafb_check_var()
1236 struct pxafb_mach_info *inf = fbi->inf; in setup_smart_timing()
1264 struct pxafb_mach_info *inf = fbi->inf; in pxafb_smart_thread()
1747 struct pxafb_mach_info *inf) in pxafb_decode_mach_info()
1812 struct pxafb_mach_info *inf) in pxafb_init_fbinfo()
1875 struct pxafb_mach_info *inf) in parse_opt_mode()
1933 struct pxafb_mach_info *inf) in parse_opt()
2033 struct pxafb_mach_info *inf) in pxafb_parse_options()
2082 static void pxafb_check_options(struct device *dev, struct pxafb_mach_info *inf) in pxafb_check_options()
[all …]
Dpxafb.h174 struct pxafb_mach_info *inf;

12