Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/gpu/drm/nouveau/include/nvkm/core/
Ddevice.h138 #define nvdev_info(d,f,a...) nvdev_printk((d), INFO, info, f, ##a) macro
/linux-5.19.10/drivers/gpu/drm/nouveau/nvkm/engine/device/
Dbase.c3137 nvdev_info(device, "NVIDIA %s (%08x)\n", in nvkm_device_ctor()
3143 nvdev_info(device, "vGPUs are not supported\n"); in nvkm_device_ctor()