Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/gpu/drm/nouveau/nvkm/engine/device/
H A Dbase.c1023 .gpio = g94_gpio_new,
1055 .gpio = g94_gpio_new,
1087 .gpio = g94_gpio_new,
1119 .gpio = g94_gpio_new,
1151 .gpio = g94_gpio_new,
1185 .gpio = g94_gpio_new,
1218 .gpio = g94_gpio_new,
1251 .gpio = g94_gpio_new,
1283 .gpio = g94_gpio_new,
1315 .gpio = g94_gpio_new,
[all …]
/OK3568_Linux_fs/kernel/drivers/gpu/drm/nouveau/include/nvkm/subdev/
H A Dgpio.h37 int g94_gpio_new(struct nvkm_device *, int, struct nvkm_gpio **);
/OK3568_Linux_fs/kernel/drivers/gpu/drm/nouveau/nvkm/subdev/gpio/
H A Dg94.c71 g94_gpio_new(struct nvkm_device *device, int index, struct nvkm_gpio **pgpio) in g94_gpio_new() function