Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/gpu/drm/xe/
Dxe_drm_client.h46 static inline void xe_drm_client_put(struct xe_drm_client *client) in xe_drm_client_put() function
54 static inline void xe_drm_client_put(struct xe_drm_client *client);
Dxe_drm_client.c164 xe_drm_client_put(client); in xe_drm_client_remove_bo()
Dxe_device.c112 xe_drm_client_put(xef->client); in xe_file_destroy()