Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/volt/
H A Dgm20b.c75 nvdev_error(device, "unsupported speedo %d\n", in gm20b_volt_new()
/openbmc/linux/drivers/gpu/drm/nouveau/include/nvkm/core/
H A Ddevice.h145 #define nvdev_error(d,f,a...) nvdev_printk((d), ERROR, err, f, ##a) macro
/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/device/
H A Dbase.c2850 nvdev_error(device, "preinit failed with %d\n", ret); in nvkm_device_preinit()
2897 nvdev_error(device, "init failed with %d\n", ret); in nvkm_device_init()
2994 nvdev_error(device, "unable to map PRI\n"); in nvkm_device_ctor()
3004 nvdev_error(device, in nvkm_device_ctor()
3176 nvdev_error(device, "unknown chipset (%08x)\n", boot0); in nvkm_device_ctor()
3229 nvdev_error(device, "%s ctor failed: %d\n", \ in nvkm_device_ctor()
3247 nvdev_error(device, "%s%d ctor failed: %d\n", \ in nvkm_device_ctor()