Home
last modified time | relevance | path

Searched refs:nvkm_msgqueue_hdr (Results 1 – 4 of 4) sorted by relevance

/drivers/gpu/drm/nouveau/nvkm/falcon/
Dmsgqueue.h67 struct nvkm_msgqueue_hdr { struct
81 struct nvkm_msgqueue_hdr hdr; argument
87 (*nvkm_msgqueue_callback)(struct nvkm_msgqueue *, struct nvkm_msgqueue_hdr *);
97 int (*init_callback)(struct nvkm_msgqueue *, struct nvkm_msgqueue_hdr *);
201 struct nvkm_msgqueue_hdr *, nvkm_msgqueue_callback,
Dmsgqueue_0137c63d.c120 init_callback(struct nvkm_msgqueue *_queue, struct nvkm_msgqueue_hdr *hdr) in init_callback()
197 struct nvkm_msgqueue_hdr *hdr) in acr_init_wpr_callback()
223 struct nvkm_msgqueue_hdr hdr; in acr_init_wpr()
245 struct nvkm_msgqueue_hdr *hdr) in acr_boot_falcon_callback()
277 struct nvkm_msgqueue_hdr hdr; in acr_boot_falcon()
301 struct nvkm_msgqueue_hdr *hdr) in acr_boot_multiple_falcons_callback()
335 struct nvkm_msgqueue_hdr hdr; in acr_boot_multiple_falcons()
Dmsgqueue.c30 #define HDR_SIZE sizeof(struct nvkm_msgqueue_hdr)
106 struct nvkm_msgqueue_hdr *hdr) in msg_queue_read()
199 struct nvkm_msgqueue_hdr cmd; in cmd_queue_rewind()
250 cmd_write(struct nvkm_msgqueue *priv, struct nvkm_msgqueue_hdr *cmd, in cmd_write()
321 struct nvkm_msgqueue_hdr *cmd, nvkm_msgqueue_callback cb, in nvkm_msgqueue_post()
357 msgqueue_msg_handle(struct nvkm_msgqueue *priv, struct nvkm_msgqueue_hdr *hdr) in msgqueue_msg_handle()
383 struct nvkm_msgqueue_hdr *hdr) in msgqueue_handle_init_msg()
442 struct nvkm_msgqueue_hdr *hdr = (void *)msg_buffer; in nvkm_msgqueue_process_msgs()
Dmsgqueue_0148cdec.c89 init_callback(struct nvkm_msgqueue *_queue, struct nvkm_msgqueue_hdr *hdr) in init_callback()
166 struct nvkm_msgqueue_hdr *hdr) in acr_boot_falcon_callback()
207 struct nvkm_msgqueue_hdr hdr; in acr_boot_falcon()