Home
last modified time | relevance | path

Searched refs:nvkm_event_func (Results 1 – 20 of 20) sorted by relevance

/linux/drivers/gpu/drm/nouveau/include/nvkm/core/
H A Devent.h10 const struct nvkm_event_func *func;
23 struct nvkm_event_func { struct
28 int __nvkm_event_init(const struct nvkm_event_func *func, struct nvkm_subdev *, int types_nr, argument
37 nvkm_event_init(const struct nvkm_event_func *func, struct nvkm_subdev *subdev, in nvkm_event_init()
50 typedef int (*nvkm_event_func)(struct nvkm_event_ntfy *, u32 bits); typedef
57 nvkm_event_func func;
67 void nvkm_event_ntfy_add(struct nvkm_event *, int id, u32 bits, bool wait, nvkm_event_func,
/linux/drivers/gpu/drm/nouveau/nvkm/engine/disp/
H A Dpriv.h30 const struct nvkm_event_func *uevent;
80 extern const struct nvkm_event_func nv50_disp_chan_uevent;
83 extern const struct nvkm_event_func gf119_disp_chan_uevent;
84 extern const struct nvkm_event_func gv100_disp_chan_uevent;
H A Dbase.c56 static const struct nvkm_event_func
H A Dgf119.c497 const struct nvkm_event_func
H A Dgv100.c328 const struct nvkm_event_func
H A Dnv50.c543 const struct nvkm_event_func
H A Dr535.c1367 static const struct nvkm_event_func
/linux/drivers/gpu/drm/nouveau/nvkm/engine/fifo/
H A Dpriv.h43 const struct nvkm_event_func *nonstall;
102 extern const struct nvkm_event_func g84_fifo_nonstall;
115 extern const struct nvkm_event_func gf100_fifo_nonstall;
201 extern const struct nvkm_event_func ga100_fifo_nonstall;
H A Dchid.h19 int nvkm_chid_new(const struct nvkm_event_func *, struct nvkm_subdev *,
H A Dchid.c86 nvkm_chid_new(const struct nvkm_event_func *func, struct nvkm_subdev *subdev, in nvkm_chid_new()
H A Dchan.h9 extern const struct nvkm_event_func nvkm_chan_event;
H A Dg84.c183 const struct nvkm_event_func
H A Dchan.c36 const struct nvkm_event_func
H A Dga100.c535 const struct nvkm_event_func
H A Dgf100.c461 const struct nvkm_event_func
/linux/drivers/gpu/drm/nouveau/nvkm/core/
H A Devent.c146 nvkm_event_ntfy_add(struct nvkm_event *event, int id, u32 bits, bool wait, nvkm_event_func func, in nvkm_event_ntfy_add()
201 __nvkm_event_init(const struct nvkm_event_func *func, struct nvkm_subdev *subdev, in __nvkm_event_init()
/linux/drivers/gpu/drm/nouveau/nvkm/engine/sw/
H A Dchan.c48 static const struct nvkm_event_func
/linux/drivers/gpu/drm/nouveau/nvkm/subdev/fault/
H A Dbase.c40 static const struct nvkm_event_func
/linux/drivers/gpu/drm/nouveau/nvkm/subdev/gpio/
H A Dbase.c125 static const struct nvkm_event_func
/linux/drivers/gpu/drm/nouveau/nvkm/subdev/i2c/
H A Dbase.c106 static const struct nvkm_event_func