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