Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/gpu/drm/nouveau/nvkm/engine/device/
H A Dbase.c1675 .gpio = gk104_gpio_new,
1714 .gpio = gk104_gpio_new,
1753 .gpio = gk104_gpio_new,
1817 .gpio = gk104_gpio_new,
1855 .gpio = gk104_gpio_new,
1893 .gpio = gk104_gpio_new,
1931 .gpio = gk104_gpio_new,
1969 .gpio = gk104_gpio_new,
2005 .gpio = gk104_gpio_new,
2039 .gpio = gk104_gpio_new,
[all …]
/OK3568_Linux_fs/kernel/drivers/gpu/drm/nouveau/include/nvkm/subdev/
H A Dgpio.h39 int gk104_gpio_new(struct nvkm_device *, int, struct nvkm_gpio **);
/OK3568_Linux_fs/kernel/drivers/gpu/drm/nouveau/nvkm/subdev/gpio/
H A Dgk104.c71 gk104_gpio_new(struct nvkm_device *device, int index, struct nvkm_gpio **pgpio) in gk104_gpio_new() function