Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/nouveau/include/nvkm/subdev/
H A Dtop.h24 int nvkm_top_parse(struct nvkm_device *);
/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/top/
H A Dbase.c121 nvkm_top_parse(struct nvkm_device *device) in nvkm_top_parse() function
/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/device/
H A Dbase.c2837 ret = nvkm_top_parse(device); in nvkm_device_preinit()