Lines Matching defs:pout
145 * @pout: point to where the parameters to store if found
151 struct lsdc_pixpll_parms *pout)
161 pout->div_ref = pt->div_ref;
162 pout->loopc = pt->loopc;
163 pout->div_out = pt->div_out;
187 * @pout: point to the out struct of lsdc_pixpll_parms
194 struct lsdc_pixpll_parms *pout)
203 if (!lsdc_pixpll_find(this, clock, pout))
230 *pout = *pparms;
240 *pout = *pparms;