Searched defs:nv50_disp_mthd_chan (Results 1 – 2 of 2) sorted by relevance
138 struct nv50_disp_mthd_chan { struct139 const char *name;140 u32 addr;141 struct {145 } data[];
344 nv50_disp_mthd_chan(struct nv50_disp_priv *priv, int debug, int head, in nv50_disp_mthd_chan() function