Home
last modified time | relevance | path

Searched refs:xe_drm_client_put (Results 1 – 3 of 3) 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()
H A Dxe_device.c131 xe_drm_client_put(xef->client); in xe_file_destroy()