Searched refs:n_terms (Results 1 – 2 of 2) sorted by relevance
154 unsigned int n_terms, unsigned int threshold) in uvc_simplify_fraction() argument160 an = kmalloc(n_terms * sizeof *an, GFP_KERNEL); in uvc_simplify_fraction()172 for (n = 0; n < n_terms && y != 0; ++n) { in uvc_simplify_fraction()
810 unsigned int n_terms, unsigned int threshold);