Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/gpu/drm/nouveau/nvkm/subdev/volt/
Dgm20b.c75 nvdev_error(device, "unsupported speedo %d\n", in gm20b_volt_new()
/linux-5.19.10/drivers/gpu/drm/nouveau/include/nvkm/core/
Ddevice.h136 #define nvdev_error(d,f,a...) nvdev_printk((d), ERROR, err, f, ##a) macro
/linux-5.19.10/drivers/gpu/drm/nouveau/nvkm/engine/device/
Dbase.c2802 nvdev_error(device, "preinit failed with %d\n", ret); in nvkm_device_preinit()
2847 nvdev_error(device, "init failed with %d\n", ret); in nvkm_device_init()
2948 nvdev_error(device, "unable to map PRI\n"); in nvkm_device_ctor()
2958 nvdev_error(device, in nvkm_device_ctor()
3130 nvdev_error(device, "unknown chipset (%08x)\n", boot0); in nvkm_device_ctor()
3182 nvdev_error(device, "%s ctor failed: %d\n", \ in nvkm_device_ctor()
3200 nvdev_error(device, "%s%d ctor failed: %d\n", \ in nvkm_device_ctor()