HomeSort by relevance Sort by last modified time
    Searched full:convert_prange (Results 1 - 1 of 1) sorted by null

  /device/samsung/crespo/alsa-utils/amixer/
amixer.c 190 static int convert_prange(int val, int min, int max) function
212 p = convert_prange(val, min, max);
223 p = convert_prange(val, min, max);
    [all...]

Completed in 167 milliseconds