Home | History | Annotate | Download | only in hal

Lines Matching full:calloc

1034     uc_info = (struct audio_usecase *)calloc(1, sizeof(struct audio_usecase));
1115 uc_info = (struct audio_usecase *)calloc(1, sizeof(struct audio_usecase));
1203 uc_info = (struct audio_usecase *)calloc(1, sizeof(struct audio_usecase));
1801 out = (struct stream_out *)calloc(1, sizeof(struct stream_out));
1884 /* out->muted = false; by calloc() */
2145 in = (struct stream_in *)calloc(1, sizeof(struct stream_in));
2324 adev = calloc(1, sizeof(struct audio_device));