Home
last modified time | relevance | path

Searched +defs:obj +defs:boot (Results 1 – 1 of 1) sorted by relevance

/linux-3.3/drivers/gpu/drm/nouveau/
Dnouveau_drv.h542 struct nouveau_pm_level boot; member
1412 static inline bool nouveau_fence_signalled(struct nouveau_fence *obj) in nouveau_fence_signalled()
1417 nouveau_fence_wait(struct nouveau_fence *obj, bool lazy, bool intr) in nouveau_fence_wait()
1422 static inline int nouveau_fence_flush(struct nouveau_fence *obj) in nouveau_fence_flush()
1426 static inline void nouveau_fence_unref(struct nouveau_fence **obj) in nouveau_fence_unref()
1430 static inline struct nouveau_fence *nouveau_fence_ref(struct nouveau_fence *obj) in nouveau_fence_ref()