Home
last modified time | relevance | path

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

/linux-2.6.39/arch/arm/mach-vt8500/
Ddevices.c64 static struct vt8500fb_platform_data panels[] = { variable
139 static int current_panel_idx __initdata = ARRAY_SIZE(panels) - 1;
145 for (i = 0; i < ARRAY_SIZE(panels); i++) { in panel_setup()
146 if (strcmp(panels[i].mode.name, str) == 0) { in panel_setup()
257 panels[current_panel_idx].bpp = 16; /* Always use RGB565 */ in vt8500_reserve_mem()
258 preallocate_fb(&panels[current_panel_idx], SZ_4M); in vt8500_reserve_mem()
259 vt8500_device_lcdc.dev.platform_data = &panels[current_panel_idx]; in vt8500_reserve_mem()
266 panels[current_panel_idx].bpp = 32; /* Always use RGB888 */ in wm8505_reserve_mem()
267 preallocate_fb(&panels[current_panel_idx], 32); in wm8505_reserve_mem()
268 vt8500_device_wm8505_fb.dev.platform_data = &panels[current_panel_idx]; in wm8505_reserve_mem()
/linux-2.6.39/arch/arm/plat-versatile/
Dclcd.c129 static struct clcd_panel *panels[] = { variable
141 for (i = 0; i < ARRAY_SIZE(panels); i++) in versatile_clcd_get_panel()
142 if (strcmp(panels[i]->mode.name, name) == 0) in versatile_clcd_get_panel()
145 if (i < ARRAY_SIZE(panels)) in versatile_clcd_get_panel()
146 return panels[i]; in versatile_clcd_get_panel()
/linux-2.6.39/drivers/hid/
DKconfig304 tristate "MosArt dual-touch panels"
307 Support for MosArt dual-touch panels.
317 tristate "HID Multitouch panels"
320 Generic support for HID multitouch panels.
323 - Cypress TrueTouch panels
324 - Hanvon dual touch panels
325 - IrTouch Infrared USB panels
326 - Pixcir dual touch panels
328 - eGalax dual-touch panels, including the
435 tristate "Quanta Optical Touch panels"
[all …]
/linux-2.6.39/include/linux/
Dcomstats.h95 companel_t panels[COM_MAXPANELS]; member
Distallion.h103 unsigned int panels[STL_MAXPANELS]; member
Dstallion.h135 struct stlpanel *panels[STL_MAXPANELS]; member
/linux-2.6.39/drivers/staging/tty/
Dstallion.c742 if (brdp->panels[panelnr] == NULL) in stl_open()
744 if (minordev < brdp->panels[panelnr]->nrports) { in stl_open()
748 minordev -= brdp->panels[panelnr]->nrports; in stl_open()
753 portp = brdp->panels[panelnr]->ports[portnr]; in stl_open()
1412 panelp = brdp->panels[panelnr]; in stl_proc_show()
1470 panelp = brdp->panels[0]; in stl_eiointr()
1649 panelp = brdp->panels[j]; in stl_cleanup_panels()
1797 brdp->panels[0] = panelp; in stl_initeio()
2012 brdp->panels[panelnr++] = panelp; in stl_initech()
2089 if (brdp->panels[i] != NULL) in stl_brdinit()
[all …]
Distallion.c2556 if (panelport >= brdp->panels[panelnr]) { in stli_initports()
3140 brdp->panels[panelnr] = nrports; in stli_initecp()
3301 brdp->panels[0] = brdp->nrports; in stli_initonb()
4028 stli_brdstats.panels[i].panel = i; in stli_getbrdstats()
4029 stli_brdstats.panels[i].hwid = brdp->panelids[i]; in stli_getbrdstats()
4030 stli_brdstats.panels[i].nrports = brdp->panels[i]; in stli_getbrdstats()
4056 portnr += brdp->panels[i]; in stli_getport()
/linux-2.6.39/Documentation/fb/
Dtridentfb.txt43 center - for flat panels and resolutions smaller than native size center the
Dudlfb.txt118 especially useful for fixed panels, etc. that cannot
Duvesafb.txt40 widescreen panels, where native video modes don't have the 4:3 aspect
/linux-2.6.39/drivers/staging/gma500/
Dpsb_intel_bios.h286 struct vch_panel_data panels[16]; member
/linux-2.6.39/drivers/gpu/drm/i915/
Dintel_bios.h366 struct vch_panel_data panels[16]; member
/linux-2.6.39/drivers/video/backlight/
DKconfig34 Say y here to support the LCD panels usually found on SHARP
/linux-2.6.39/drivers/input/touchscreen/
DKconfig175 Say Y here to enable support for I2C connected EETI touch panels.
/linux-2.6.39/drivers/video/
DKconfig1737 various panels and CRTs by passing in kernel cmd line option
1748 various panels and CRTs by passing in kernel cmd line option
2174 panels <= 320 pixel horizontal resolution.