Searched refs:nouveau_handle_ref (Results 1 – 5 of 5) sorted by relevance
24 nouveau_handle_ref(struct nouveau_object *, u32 name);
205 parent = nouveau_handle_ref(client, _parent); in nouveau_object_new()286 parent = nouveau_handle_ref(client, _parent); in nouveau_object_del()
177 nouveau_handle_ref(struct nouveau_object *parent, u32 name) in nouveau_handle_ref() function
56 chan->pushdma = (void *)nouveau_handle_ref(parent, pushbuf); in nouveau_fifo_channel_create_()
134 dmac->pushdma = (void *)nouveau_handle_ref(parent, pushbuf); in nv50_disp_dmac_create_()