Searched refs:nvkm_msgqueue_write_cmdline (Results 1 – 3 of 3) sorted by relevance
38 void nvkm_msgqueue_write_cmdline(struct nvkm_msgqueue *, void *);
86 nvkm_msgqueue_write_cmdline(queue, buf); in acr_ls_msgqueue_post_run()
457 nvkm_msgqueue_write_cmdline(struct nvkm_msgqueue *queue, void *buf) in nvkm_msgqueue_write_cmdline() function