Home
last modified time | relevance | path

Searched refs:nvxx_gpio (Results 1 – 4 of 4) sorted by relevance

/linux-4.1.27/drivers/gpu/drm/nouveau/include/nvif/
Ddevice.h45 #define nvxx_gpio(a) nvkm_gpio(nvxx_device(a)) macro
/linux-4.1.27/drivers/gpu/drm/nouveau/dispnv04/
Dtvnv17.c49 struct nvkm_gpio *gpio = nvxx_gpio(&drm->device); in nv42_tv_sample_load()
373 struct nvkm_gpio *gpio = nvxx_gpio(&drm->device); in nv17_tv_dpms()
Ddac.c235 struct nvkm_gpio *gpio = nvxx_gpio(device); in nv17_dac_sample_load()
/linux-4.1.27/drivers/gpu/drm/nouveau/
Dnouveau_connector.c118 struct nvkm_gpio *gpio = nvxx_gpio(&drm->device); in nouveau_connector_ddc_detect()