HomeSort by: relevance | last modified time | path
    Searched refs:NVVgaProtect (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/drm/nouveau/dispnv04/
hw.h 245 static inline void NVVgaProtect(struct drm_device *dev, int head, bool protect)
nouveau_dispnv04_hw.c 873 NVVgaProtect(dev, head, true);
878 NVVgaProtect(dev, head, false);

Completed in 12 milliseconds