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