Home
last modified time | relevance | path

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

/drivers/gpu/drm/nouveau/core/core/
Dsubdev.c109 subdev->debug = nouveau_dbgopt(device->dbgopt, subname); in nouveau_subdev_create_()
/drivers/gpu/drm/nouveau/core/include/core/
Ddevice.h67 const char *dbgopt; member
/drivers/gpu/drm/nouveau/core/engine/device/
Dbase.c468 device->dbgopt = dbg; in nouveau_device_create_()
471 nv_subdev(device)->debug = nouveau_dbgopt(device->dbgopt, "DEVICE"); in nouveau_device_create_()