Searched defs:nvkm_gpio (Results 1 – 3 of 3) sorted by relevance
19 struct nvkm_gpio { struct20 const struct nvkm_gpio_func *func; argument29 void nvkm_gpio_reset(struct nvkm_gpio *, u8 func); argument
4 #define nvkm_gpio(p) container_of((p), struct nvkm_gpio, subdev) macro
217 nvkm_gpio = { variable
Completed in 6 milliseconds