Searched refs:idxstr (Results 1 – 1 of 1) sorted by relevance
1130 char line[128], str[32], idxstr[16]; in snd_mixer_oss_proc_write() local1154 snd_info_get_str(idxstr, cptr, sizeof(idxstr)); in snd_mixer_oss_proc_write()1155 idx = simple_strtoul(idxstr, NULL, 10); in snd_mixer_oss_proc_write()