Home
last modified time | relevance | path

Searched defs:nvkm_gpio_impl (Results 1 – 1 of 1) sorted by relevance

/linux-4.1.27/drivers/gpu/drm/nouveau/nvkm/subdev/gpio/
Dpriv.h29 struct nvkm_gpio_impl { struct
30 struct nvkm_oclass base;
31 int lines;
37 void (*intr_stat)(struct nvkm_gpio *, u32 *, u32 *);
42 void (*intr_mask)(struct nvkm_gpio *, u32, u32, u32);
45 int (*drive)(struct nvkm_gpio *, int line, int dir, int out);
48 int (*sense)(struct nvkm_gpio *, int line);
51 void (*reset)(struct nvkm_gpio *, u8);