Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/xe/
H A 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);
H A Dxe_drm_client.c164 xe_drm_client_put(client); in xe_drm_client_remove_bo()