Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/gpu/drm/nouveau/include/nvkm/subdev/
Dgpio.h42 extern struct nvkm_oclass *gf110_gpio_oclass;
/linux-4.1.27/drivers/gpu/drm/nouveau/nvkm/subdev/gpio/
Dgf110.c70 gf110_gpio_oclass = &(struct nvkm_gpio_impl) { variable
/linux-4.1.27/drivers/gpu/drm/nouveau/nvkm/engine/device/
Dgf100.c293 device->oclass[NVDEV_SUBDEV_GPIO ] = gf110_gpio_oclass; in gf100_identify()
325 device->oclass[NVDEV_SUBDEV_GPIO ] = gf110_gpio_oclass; in gf100_identify()