Home
last modified time | relevance | path

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

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