Searched defs:nvkm_chan_func_ramfc (Results 1 – 1 of 1) sorted by relevance
36 const struct nvkm_chan_func_ramfc { struct37 const struct nvkm_ramfc_layout {43 } *layout;44 int (*write)(struct nvkm_chan *, u64 offset, u64 length, u32 devm, bool priv);45 void (*clear)(struct nvkm_chan *);46 bool ctxdma;47 u32 devm;48 bool priv;