Searched refs:ga102_gpio_new (Results 1 – 3 of 3) sorted by relevance
/linux-6.1.9/drivers/gpu/drm/nouveau/include/nvkm/subdev/ |
D | gpio.h | 40 int ga102_gpio_new(struct nvkm_device *, enum nvkm_subdev_type, int inst, struct nvkm_gpio **);
|
/linux-6.1.9/drivers/gpu/drm/nouveau/nvkm/subdev/gpio/ |
D | ga102.c | 115 ga102_gpio_new(struct nvkm_device *device, enum nvkm_subdev_type type, int inst, in ga102_gpio_new() function
|
/linux-6.1.9/drivers/gpu/drm/nouveau/nvkm/engine/device/ |
D | base.c | 2593 .gpio = { 0x00000001, ga102_gpio_new }, 2614 .gpio = { 0x00000001, ga102_gpio_new }, 2635 .gpio = { 0x00000001, ga102_gpio_new }, 2656 .gpio = { 0x00000001, ga102_gpio_new }, 2677 .gpio = { 0x00000001, ga102_gpio_new },
|