Searched defs:nv50_disp_chan (Results 1 – 2 of 2) sorted by relevance
4 #define nv50_disp_chan(p) container_of((p), struct nv50_disp_chan, object) macro9 struct nv50_disp_chan { struct10 const struct nv50_disp_chan_func *func; argument11 const struct nv50_disp_chan_mthd *mthd; argument29 int (*init)(struct nv50_disp_chan *); argument
326 nv50_disp_chan = { variable