Lines Matching refs:from
83 unsigned int from, unsigned int to)
86 for (i = from; i <= to; i++)
91 unsigned int from, unsigned int to)
94 for (i = from; i <= to; i++)
300 * params_access - get the access type from the hw params
310 * params_format - get the sample format from the hw params
320 * params_subformat - get the sample subformat from the hw params
331 * params_period_bytes - get the period size (in bytes) from the hw params
341 * params_width - get the number of bits of the sample format from the hw params
353 * params_physical_width - get the storage size of the sample format from the hw params