Searched refs:find_map (Results 1 – 1 of 1) sorted by relevance
/linux-2.6.39/sound/usb/ |
D | mixer.c | 123 find_map(struct mixer_build *state, int unitid, int control) in find_map() function 1018 map = find_map(state, unitid, control); in build_feature_ctl() 1302 map = find_map(state, unitid, 0); in build_mixer_unit_ctl() 1581 map = find_map(state, unitid, valinfo->control); in build_audio_procunit() 1777 map = find_map(state, unitid, 0); in parse_audio_selector_unit()
|