Home
last modified time | relevance | path

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

12

/Linux-v5.4/arch/arm/mach-pxa/
Dcm-x2xx.c221 static struct pxafb_mach_info generic_stn_320x240 = {
245 static struct pxafb_mach_info generic_tft_640x480 = {
270 static struct pxafb_mach_info generic_crt_640x480 = {
294 static struct pxafb_mach_info generic_crt_800x600 = {
317 static struct pxafb_mach_info generic_tft_320x240 = {
341 static struct pxafb_mach_info generic_stn_640x480 = {
349 static struct pxafb_mach_info *cmx2xx_display = &generic_crt_640x480;
Dlpd270.c306 static struct pxafb_mach_info sharp_lq057q3dc02 = {
328 static struct pxafb_mach_info sharp_lq121s1dg31 = {
350 static struct pxafb_mach_info sharp_lq036q1da01 = {
372 static struct pxafb_mach_info sharp_lq64d343 = {
394 static struct pxafb_mach_info sharp_lq10d368 = {
416 static struct pxafb_mach_info sharp_lq035q7db02_20 = {
423 static struct pxafb_mach_info *lpd270_lcd_to_use;
Dpcm990-baseboard.c119 static struct pxafb_mach_info pcm990_fbinfo __initdata = {
141 static struct pxafb_mach_info pcm990_fbinfo __initdata = {
Dcolibri-pxa3xx.c92 static struct pxafb_mach_info sharp_lq43_info = {
Dzylonite.c159 static struct pxafb_mach_info zylonite_toshiba_lcd_info = {
193 static struct pxafb_mach_info zylonite_sharp_lcd_info = {
Dtrizeps4.c464 static struct pxafb_mach_info sharp_lcd = {
488 static struct pxafb_mach_info toshiba_lcd = {
Dcolibri-pxa270-income.c179 static struct pxafb_mach_info income_lcd_screen = {
Didp.c146 static struct pxafb_mach_info sharp_lm8v31 = {
Dpalmte2.c327 static struct pxafb_mach_info palmte2_lcd_screen = {
Dlittleton.c176 static struct pxafb_mach_info littleton_lcd_info = {
Dmagician.c332 static struct pxafb_mach_info toppoly_info = {
340 static struct pxafb_mach_info samsung_info = {
Dam200epd.c87 static struct pxafb_mach_info am200_fb_info = {
Dpoodle.c335 static struct pxafb_mach_info poodle_fb_info = {
Dpalm27x.c125 static struct pxafb_mach_info palm27x_lcd_screen = {
Dpalmtc.c481 static struct pxafb_mach_info palmtc_lcd_screen = {
Dtavorevb.c464 static struct pxafb_mach_info tavorevb_lcd_info = {
Dsaar.c463 static struct pxafb_mach_info saar_lcd_info = {
Dlubbock.c384 static struct pxafb_mach_info sharp_lm8v31 = {
Dvpac270.c554 static struct pxafb_mach_info vpac270_lcd_screen = {
Dz2.c270 static struct pxafb_mach_info z2_lcd_screen = {
Dezx.c83 static struct pxafb_mach_info ezx_fb_info_1 __maybe_unused = {
104 static struct pxafb_mach_info ezx_fb_info_2 __maybe_unused = {
Dballoon3.c230 static struct pxafb_mach_info balloon3_lcd_screen = {
/Linux-v5.4/include/linux/platform_data/
Dvideo-pxafb.h107 struct pxafb_mach_info { struct
153 void pxa_set_fb_info(struct device *, struct pxafb_mach_info *); argument
/Linux-v5.4/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()
1729 struct pxafb_mach_info *inf) in pxafb_decode_mach_info()
1794 struct pxafb_mach_info *inf) in pxafb_init_fbinfo()
1857 struct pxafb_mach_info *inf) in parse_opt_mode()
1915 struct pxafb_mach_info *inf) in parse_opt()
2015 struct pxafb_mach_info *inf) in pxafb_parse_options()
2064 static void pxafb_check_options(struct device *dev, struct pxafb_mach_info *inf) in pxafb_check_options()
[all …]
Dpxafb.h173 struct pxafb_mach_info *inf;

12