Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/gpu/drm/tilcdc/
Dtilcdc_external.h13 int tilcdc_attach_external_device(struct drm_device *ddev);
Dtilcdc_external.c111 int tilcdc_attach_external_device(struct drm_device *ddev) in tilcdc_attach_external_device() function
Dtilcdc_drv.c317 ret = tilcdc_attach_external_device(ddev); in tilcdc_init()