Home
last modified time | relevance | path

Searched defs:ttm_device (Results 1 – 1 of 1) sorted by relevance

/Linux-v5.15/include/drm/ttm/
Dttm_device.h244 struct ttm_device { struct
249 struct ttm_device_funcs *funcs; argument
254 struct ttm_resource_manager sysman;
255 struct ttm_resource_manager *man_drv[TTM_NUM_MEM_TYPES];
281 int ttm_device_swapout(struct ttm_device *bdev, struct ttm_operation_ctx *ctx, argument