Home
last modified time | relevance | path

Searched refs:mem_userd (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/gpu/drm/nouveau/
H A Dnouveau_chan.h19 struct nvif_mem mem_userd; member
H A Dnouveau_chan.c107 nvif_mem_dtor(&chan->mem_userd); in nouveau_channel_del()
334 0, PAGE_SIZE, NULL, 0, &chan->mem_userd); in nouveau_channel_ctor()
338 args.chan.huserd = nvif_handle(&chan->mem_userd.object); in nouveau_channel_ctor()
341 chan->userd = &chan->mem_userd.object; in nouveau_channel_ctor()