Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/panthor/
H A Dpanthor_device.c132 static void panthor_device_reset_cleanup(struct drm_device *ddev, void *data) in panthor_device_reset_cleanup() function
229 ret = drmm_add_action_or_reset(&ptdev->base, panthor_device_reset_cleanup, NULL); in panthor_device_init()