Searched refs:gf119_gpio_drive (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/nvkm/subdev/gpio/ |
H A D | gf119.c | 56 gf119_gpio_drive(struct nvkm_gpio *gpio, int line, int dir, int out) in gf119_gpio_drive() function 77 .drive = gf119_gpio_drive,
|
H A D | priv.h | 42 int gf119_gpio_drive(struct nvkm_gpio *, int, int, int);
|
H A D | gk104.c | 65 .drive = gf119_gpio_drive,
|
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvkm/subdev/gpio/ |
H A D | gf119.c | 56 gf119_gpio_drive(struct nvkm_gpio *gpio, int line, int dir, int out) in gf119_gpio_drive() function 77 .drive = gf119_gpio_drive,
|
H A D | priv.h | 42 int gf119_gpio_drive(struct nvkm_gpio *, int, int, int);
|
H A D | gk104.c | 65 .drive = gf119_gpio_drive,
|
Completed in 2 milliseconds