Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/gpu/drm/nouveau/nvkm/subdev/gpio/
Dnv50.c71 nv50_gpio_drive(struct nvkm_gpio *gpio, int line, int dir, int out) in nv50_gpio_drive() function
123 .drive = nv50_gpio_drive,
Dpriv.h35 int nv50_gpio_drive(struct nvkm_gpio *, int, int, int);
Dg94.c65 .drive = nv50_gpio_drive,