Home
last modified time | relevance | path

Searched refs:dmaxdir (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/sound/core/oss/
H A Dpcm_oss.c355 int dmax, dmaxdir; in boundary_nearer() local
357 boundary_sub(max, maxdir, best, bestdir, &dmax, &dmaxdir); in boundary_nearer()
358 return boundary_lt(dmin, dmindir, dmax, dmaxdir); in boundary_nearer()
/kernel/linux/linux-6.6/sound/core/oss/
H A Dpcm_oss.c355 int dmax, dmaxdir; in boundary_nearer() local
357 boundary_sub(max, maxdir, best, bestdir, &dmax, &dmaxdir); in boundary_nearer()
358 return boundary_lt(dmin, dmindir, dmax, dmaxdir); in boundary_nearer()

Completed in 8 milliseconds