Home
last modified time | relevance | path

Searched refs:nouveau_platform_gpu (Results 1 – 2 of 2) sorted by relevance

/linux-4.1.27/drivers/gpu/drm/nouveau/
Dnouveau_platform.c37 static int nouveau_platform_power_up(struct nouveau_platform_gpu *gpu) in nouveau_platform_power_up()
77 static int nouveau_platform_power_down(struct nouveau_platform_gpu *gpu) in nouveau_platform_power_down()
96 struct nouveau_platform_gpu *gpu) in nouveau_platform_probe_iommu()
152 struct nouveau_platform_gpu *gpu) in nouveau_platform_remove_iommu()
163 struct nouveau_platform_gpu *gpu; in nouveau_platform_probe()
224 struct nouveau_platform_gpu *gpu = nv_device_to_platform(device)->gpu; in nouveau_platform_remove()
Dnouveau_platform.h35 struct nouveau_platform_gpu { struct
62 struct nouveau_platform_gpu *gpu; argument