Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/gpu/drm/nouveau/nvkm/subdev/gpio/
Dgf119.c56 gf119_gpio_drive(struct nvkm_gpio *gpio, int line, int dir, int out) in gf119_gpio_drive() function
77 .drive = gf119_gpio_drive,
Dpriv.h42 int gf119_gpio_drive(struct nvkm_gpio *, int, int, int);
Dgk104.c65 .drive = gf119_gpio_drive,