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

/linux-master/drivers/gpu/drm/nouveau/dispnv04/
H A Dhw.h243 static inline void NVVgaProtect(struct drm_device *dev, int head, bool protect) function
H A Dhw.c831 NVVgaProtect(dev, head, true);
836 NVVgaProtect(dev, head, false);

Completed in 194 milliseconds