Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/gpu/drm/nouveau/include/nvkm/subdev/
Dgpio.h37 int gf119_gpio_new(struct nvkm_device *, int, struct nvkm_gpio **);
/linux-4.4.14/drivers/gpu/drm/nouveau/nvkm/subdev/gpio/
Dgf119.c83 gf119_gpio_new(struct nvkm_device *device, int index, struct nvkm_gpio **pgpio) in gf119_gpio_new() function
/linux-4.4.14/drivers/gpu/drm/nouveau/nvkm/engine/device/
Dbase.c1596 .gpio = gf119_gpio_new,
1629 .gpio = gf119_gpio_new,