Home
last modified time | relevance | path

Searched refs:intel_destroy (Results 1 – 2 of 2) sorted by relevance

/external/libdrm/libkms/
Dintel.c65 intel_destroy(struct kms_driver *kms) in intel_destroy() function
236 kms->destroy = intel_destroy; in intel_create()
/external/drm_gralloc/
Dgralloc_drm_intel.c472 static void intel_destroy(struct gralloc_drm_drv_t *drv) in intel_destroy() function
502 info->base.destroy = intel_destroy; in gralloc_drm_drv_create_for_intel()