Searched refs:channels_list (Results 1 - 2 of 2) sorted by relevance

/hardware/bsp/intel/peripheral/audio/generic/
H A Daudio_hal.c302 char* channels_list = profile_get_channel_count_strs(profile); local
304 channels_list);
305 free(channels_list);
/hardware/libhardware/modules/usbaudio/
H A Daudio_hal.c254 char* channels_list = profile_get_channel_count_strs(profile); local
256 channels_list);
257 free(channels_list);

Completed in 32 milliseconds