list_mix_channels
return list_mix_channels(controller, (multi_mix_channel_info*)arg);
return list_mix_channels(cookie, (multi_mix_channel_info*)arg);
case B_MULTI_LIST_MIX_CHANNELS: return list_mix_channels(cookie, arg);
case B_MULTI_LIST_MIX_CHANNELS: return list_mix_channels(cookie, arg);