Searched defs:nvkm_msgqueue_func (Results 1 – 1 of 1) sorted by relevance
111 struct nvkm_msgqueue_func { struct112 const struct nvkm_msgqueue_init_func *init_func;113 const struct nvkm_msgqueue_acr_func *acr_func;114 void (*dtor)(struct nvkm_msgqueue *);115 struct nvkm_msgqueue_queue *(*cmd_queue)(struct nvkm_msgqueue *,117 void (*recv)(struct nvkm_msgqueue *queue);