Lines Matching defs:pout
146 * @pout: point to where the parameters to store if found
152 struct lsdc_pixpll_parms *pout)
162 pout->div_ref = pt->div_ref;
163 pout->loopc = pt->loopc;
164 pout->div_out = pt->div_out;
188 * @pout: point to the out struct of lsdc_pixpll_parms
195 struct lsdc_pixpll_parms *pout)
204 if (!lsdc_pixpll_find(this, clock, pout))
231 *pout = *pparms;
241 *pout = *pparms;