Home | History | Annotate | Download | only in audio_extn

Lines Matching refs:audio_usecase

141     struct audio_usecase *uc_info;
303 struct audio_usecase *uc_info_rx = NULL, *uc_info_tx = NULL;
333 uc_info_rx = (struct audio_usecase *)calloc(1, sizeof(struct audio_usecase));
364 uc_info_tx = (struct audio_usecase *)
365 calloc(1, sizeof(struct audio_usecase));
800 struct audio_usecase *uc_info_tx;
812 uc_info_tx = (struct audio_usecase *)calloc(1, sizeof(struct audio_usecase));
886 struct audio_usecase *uc_info_tx;