Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/gpu/drm/tilcdc/
Dtilcdc_external.h25 int tilcdc_attach_external_device(struct drm_device *ddev);
Dtilcdc_external.c187 int tilcdc_attach_external_device(struct drm_device *ddev) in tilcdc_attach_external_device() function
Dtilcdc_drv.c373 ret = tilcdc_attach_external_device(ddev); in tilcdc_init()