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

  /device/samsung/crespo/alsa-utils/alsactl/
state.c 1128 int *maxnumid, int doit)
1165 if ((int)numid > *maxnumid)
1166 *maxnumid = numid;
1401 int err, maxnumid = -1; local
    [all...]

Completed in 1227 milliseconds