Home
last modified time | relevance | path

Searched refs:omap_dss_driver (Results 1 – 12 of 12) sorted by relevance

/linux/drivers/video/fbdev/omap2/omapfb/displays/
H A Dpanel-dpi.c124 static struct omap_dss_driver panel_dpi_ops = {
H A Dconnector-analog-tv.c163 static struct omap_dss_driver tvc_driver = {
H A Dconnector-hdmi.c182 static struct omap_dss_driver hdmic_driver = {
H A Dpanel-lgphilips-lb035q02.c216 static struct omap_dss_driver lb035q02_ops = {
H A Dpanel-nec-nl8048hl11.c210 static struct omap_dss_driver nec_8048_ops = {
H A Dconnector-dvi.c213 static struct omap_dss_driver dvic_driver = {
H A Dpanel-sharp-ls037v7dw01.c176 static struct omap_dss_driver sharp_ls_ops = {
H A Dpanel-tpo-td028ttec1.c343 static struct omap_dss_driver td028ttec1_ops = {
H A Dpanel-tpo-td043mtea1.c432 static struct omap_dss_driver tpo_td043_ops = {
H A Dpanel-sony-acx565akm.c678 static struct omap_dss_driver acx565akm_ops = {
H A Dpanel-dsi-cm.c1092 static struct omap_dss_driver dsicm_ops = {
/linux/drivers/media/platform/ti/omap/
H A Domap_vout.c1662 struct omap_dss_driver *dssdrv = def_display->driver; in omap_vout_probe()