Searched defs:nv50_disp_chan (Results 1 – 2 of 2) sorted by relevance
3 #define nv50_disp_chan(p) container_of((p), struct nv50_disp_chan, object) macro6 struct nv50_disp_chan { struct7 const struct nv50_disp_chan_func *func; argument8 const struct nv50_disp_chan_mthd *mthd; argument17 void *(*dtor)(struct nv50_disp_chan *); argument
254 nv50_disp_chan = { variable