Searched refs:nvkm_gsp_event (Results 1 – 5 of 5) sorted by relevance
34 struct nvkm_gsp_event;35 typedef void (*nvkm_gsp_event_func)(struct nvkm_gsp_event *, void *repv, u32 repc);467 struct nvkm_gsp_event { struct479 nvkm_gsp_event_func func, struct nvkm_gsp_event *event) in nvkm_gsp_device_event_ctor() argument487 nvkm_gsp_event_dtor(struct nvkm_gsp_event *event) in nvkm_gsp_event_dtor()
25 struct nvkm_gsp_event hpd;26 struct nvkm_gsp_event irq;
76 nvkm_gsp_event_func, struct nvkm_gsp_event *);77 void (*dtor)(struct nvkm_gsp_event *);
1361 r535_disp_irq(struct nvkm_gsp_event *event, void *repv, u32 repc) in r535_disp_irq()1376 r535_disp_hpd(struct nvkm_gsp_event *event, void *repv, u32 repc) in r535_disp_hpd()
974 struct nvkm_gsp_event *event; in r535_gsp_msg_post_event()