Searched refs:nvkm_ramht_remove (Results 1 – 3 of 3) 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
70 nvkm_ramht_remove(object->disp->ramht, object->hash); in nvkm_disp_chan_child_del_()