Home
last modified time | relevance | path

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

/dragonfly/sys/dev/drm/ttm/
H A Dttm_bo.c572 static void ttm_bo_delayed_workqueue(struct work_struct *work) in ttm_bo_delayed_workqueue() function
1569 INIT_DELAYED_WORK(&bdev->wq, ttm_bo_delayed_workqueue); in ttm_bo_device_init()