Searched refs:nvkm_msgqueue_post (Results 1 – 4 of 4) sorted by relevance
/Linux-v4.19/drivers/gpu/drm/nouveau/nvkm/falcon/ |
D | msgqueue_0137c63d.c | 236 nvkm_msgqueue_post(queue, MSGQUEUE_MSG_PRIORITY_HIGH, &cmd.hdr, in acr_init_wpr() 290 nvkm_msgqueue_post(priv, MSGQUEUE_MSG_PRIORITY_HIGH, &cmd.hdr, in acr_boot_falcon() 354 nvkm_msgqueue_post(priv, MSGQUEUE_MSG_PRIORITY_HIGH, &cmd.hdr, in acr_boot_multiple_falcons()
|
D | msgqueue.h | 200 int nvkm_msgqueue_post(struct nvkm_msgqueue *, enum msgqueue_msg_priority,
|
D | msgqueue_0148cdec.c | 220 nvkm_msgqueue_post(priv, MSGQUEUE_MSG_PRIORITY_HIGH, &cmd.hdr, in acr_boot_falcon()
|
D | msgqueue.c | 320 nvkm_msgqueue_post(struct nvkm_msgqueue *priv, enum msgqueue_msg_priority prio, in nvkm_msgqueue_post() function
|