Searched defs:ttm_device (Results 1 – 1 of 1) sorted by relevance
244 struct ttm_device { struct249 struct ttm_device_funcs *funcs; argument254 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