Searched refs:_nouveau_engctx_ctor (Results 1 – 8 of 8) sorted by relevance
51 .ctor = _nouveau_engctx_ctor,
56 .ctor = _nouveau_engctx_ctor,
42 int _nouveau_engctx_ctor(struct nouveau_object *, struct nouveau_object *,
21 #define _nouveau_falcon_context_ctor _nouveau_engctx_ctor
52 .ctor = _nouveau_engctx_ctor,
91 .ctor = _nouveau_engctx_ctor,
193 _nouveau_engctx_ctor(struct nouveau_object *parent, in _nouveau_engctx_ctor() function