Searched refs:nvkm_wrvgag (Results 1 - 2 of 2) sorted by relevance

/linux-master/drivers/gpu/drm/nouveau/include/nvkm/subdev/
H A Dvga.h16 void nvkm_wrvgag(struct nvkm_device *, int head, u8 index, u8 value);
/linux-master/drivers/gpu/drm/nouveau/nvkm/engine/disp/
H A Dvga.c90 nvkm_wrvgag(struct nvkm_device *device, int head, u8 index, u8 value) function
123 else if (port == 0x03ce) nvkm_wrvgag(device, head, index, value);

Completed in 161 milliseconds