Searched refs:to_qxl (Results 1 – 3 of 3) sorted by relevance
35 struct qxl_device *qdev = to_qxl(dev); in qxl_mode_dumb_create()
38 qdev = to_qxl(bo->tbo.base.dev); in qxl_ttm_bo_destroy()
256 #define to_qxl(dev) container_of(dev, struct qxl_device, ddev) macro