Home
last modified time | relevance | path

Searched refs:omapdss_device_register (Results 1 – 9 of 9) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/gpu/drm/omapdrm/dss/
H A Dbase.c53 void omapdss_device_register(struct omap_dss_device *dssdev) in omapdss_device_register() function
59 EXPORT_SYMBOL_GPL(omapdss_device_register);
H A Dsdi.c325 omapdss_device_register(out); in sdi_init_output()
H A Domapdss.h438 void omapdss_device_register(struct omap_dss_device *dssdev);
H A Ddpi.c652 omapdss_device_register(out); in dpi_init_output_port()
H A Dhdmi4.c719 omapdss_device_register(out); in hdmi4_init_output()
H A Dhdmi5.c693 omapdss_device_register(out); in hdmi5_init_output()
H A Dvenc.c743 omapdss_device_register(out); in venc_init_output()
H A Ddsi.c5128 omapdss_device_register(out); in dsi_init_output()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/omapdrm/displays/
H A Dpanel-dsi-cm.c1273 omapdss_device_register(dssdev); in dsicm_probe()