Home
last modified time | relevance | path

Searched defs:userd (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/gpu/drm/nouveau/nvif/
H A Dchan.c96 nvif_chan_gpfifo_ctor(const struct nvif_chan_func *func, void *userd, void *gpfifo, u32 gpfifo_size, in nvif_chan_gpfifo_ctor()
/linux/drivers/gpu/drm/nouveau/nvkm/engine/fifo/
H A Dchan.c348 struct nvkm_memory *userd, u64 ouserd, struct nvkm_chan **pchan) in nvkm_chan_new_()
H A Duchan.c337 struct nvkm_memory *userd = NULL; in nvkm_uchan_new() local