Home
last modified time | relevance | path

Searched refs:omapdss_device_connect (Results 1 – 3 of 3) sorted by relevance

/linux-6.1.9/drivers/gpu/drm/omapdrm/dss/
Dbase.c141 int omapdss_device_connect(struct dss_device *dss, in omapdss_device_connect() function
Domapdss.h244 int omapdss_device_connect(struct dss_device *dss,
/linux-6.1.9/drivers/gpu/drm/omapdrm/
Domap_drv.c329 r = omapdss_device_connect(priv->dss, NULL, output); in omap_connect_pipelines()