Searched refs:nvkm_ramht_remove (Results 1 – 5 of 5) sorted by relevance
27 void nvkm_ramht_remove(struct nvkm_ramht *, int cookie);
100 nvkm_ramht_remove(struct nvkm_ramht *ramht, int cookie) in nvkm_ramht_remove() function
162 nvkm_ramht_remove(chan->ramht, cookie); in nv50_fifo_chan_object_dtor()
42 nvkm_ramht_remove(imem->ramht, cookie); in nv04_fifo_dma_object_dtor()
92 nvkm_ramht_remove(object->disp->ramht, object->hash); in nvkm_disp_chan_child_del_()