Searched refs:aos_mixer_open (Results 1 – 2 of 2) sorted by relevance
22 if(MIXER_RETURN_SUCCESS == aos_mixer_open(&mixer, card)) { in aos_mixer_common_set_int_value()44 if(MIXER_RETURN_SUCCESS == aos_mixer_open(&mixer, card)) { in aos_mixer_common_get_int_value()58 int aos_mixer_open(aos_mixer_t **mixer, int card) in aos_mixer_open() function
58 int aos_mixer_open(aos_mixer_t **mixer, int card);
Completed in 3 milliseconds