Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/gpu/drm/nouveau/nvkm/engine/disp/
Dconn.c38 const struct nvkm_gpio_ntfy_rep *line = notify->data; in nvkm_connector_hpd()
114 sizeof(struct nvkm_gpio_ntfy_rep), in nvkm_connector_ctor()
/linux-4.4.14/drivers/gpu/drm/nouveau/include/nvkm/subdev/
Dgpio.h17 struct nvkm_gpio_ntfy_rep { struct
/linux-4.4.14/drivers/gpu/drm/nouveau/nvkm/subdev/gpio/
Dbase.c131 notify->size = sizeof(struct nvkm_gpio_ntfy_rep); in nvkm_gpio_intr_ctor()
155 struct nvkm_gpio_ntfy_rep rep = { in nvkm_gpio_intr()