HomeSort by relevance Sort by last modified time
    Searched refs:audio_usecase (Results 1 - 18 of 18) sorted by null

  /hardware/qcom/audio/hal/audio_extn/
maxxaudio.h 32 void audio_extn_ma_set_device(struct audio_usecase *usecase);
ext_speaker.c 125 struct audio_usecase *usecase;
127 usecase = node_to_item(node, struct audio_usecase, list);
utils.c 120 struct audio_usecase *usecase)
212 struct audio_usecase *usecase,
265 struct audio_usecase *usecase,
328 struct audio_usecase *usecase)
342 struct audio_usecase *usecase)
422 struct audio_usecase *usecase)
audio_extn.h 136 void audio_extn_sound_trigger_update_stream_status(struct audio_usecase *uc_info,
183 struct audio_usecase *usecase);
185 struct audio_usecase *usecase);
hfp.c 247 struct audio_usecase *uc_info;
259 uc_info = (struct audio_usecase *)calloc(1, sizeof(struct audio_usecase));
360 struct audio_usecase *uc_info;
416 struct audio_usecase *hfp_usecase = NULL;
spkr_protection.c 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
    [all...]
cirrus_playback.c 439 struct audio_usecase *uc_info_rx = NULL;
455 uc_info_rx = (struct audio_usecase *)calloc(1, sizeof(struct audio_usecase));
698 struct audio_usecase *uc_info_tx;
709 uc_info_tx = (struct audio_usecase *)calloc(1, sizeof(*uc_info_tx));
786 struct audio_usecase *uc_info_tx;
maxxaudio.c 158 static inline bool valid_usecase(struct audio_usecase *usecase)
198 struct audio_usecase *usecase;
210 usecase = node_to_item(node, struct audio_usecase, list);
528 void audio_extn_ma_set_device(struct audio_usecase *usecase)
soundtrigger.c 179 struct audio_usecase *uc_info)
399 void audio_extn_sound_trigger_update_stream_status(struct audio_usecase *uc_info,
tfa_98xx.c 182 struct audio_usecase *usecase;
192 usecase = node_to_item(node, struct audio_usecase, list);
a2dp.c     [all...]
  /hardware/qcom/audio/hal/
audio_hw.h 286 struct audio_usecase { struct
376 struct audio_usecase *usecase);
385 struct audio_usecase *usecase);
387 struct audio_usecase *get_usecase_from_list(struct audio_device *adev,
platform_api.h 43 struct audio_usecase;
60 int platform_send_audio_calibration_v2(void *platform, struct audio_usecase *usecase,
141 struct audio_usecase *usecase, snd_device_t snd_device);
144 struct audio_usecase *usecase, snd_device_t snd_device);
voice.c 104 struct audio_usecase *uc_info;
158 struct audio_usecase *uc_info;
166 uc_info = (struct audio_usecase *)calloc(1, sizeof(struct audio_usecase));
533 struct audio_usecase *usecase;
536 usecase = node_to_item(node, struct audio_usecase, list);
audio_hw.c 601 struct audio_usecase *usecase)
628 struct audio_usecase *usecase)
846 static snd_device_t derive_playback_snd_device(struct audio_usecase *uc,
847 struct audio_usecase *new_uc,
895 struct audio_usecase *uc_info,
899 struct audio_usecase *usecase;
933 usecase = node_to_item(node, struct audio_usecase, list);
953 usecase = node_to_item(node, struct audio_usecase, list);
961 usecase = node_to_item(node, struct audio_usecase, list);
974 usecase = node_to_item(node, struct audio_usecase, list)
5315 const audio_usecase_t audio_usecase = testcases[i]; local
    [all...]
  /hardware/qcom/audio/hal/msm8960/
platform.c     [all...]
  /hardware/qcom/audio/hal/msm8974/
platform.c     [all...]
  /hardware/qcom/audio/hal/msm8916/
platform.c     [all...]

Completed in 132 milliseconds