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

  /hardware/qcom/audio/hal/audio_extn/
utils.c 486 struct snd_card_split *snd_split_handle = NULL; local
489 snd_split_handle = audio_extn_get_snd_card_split();
492 PLATFORM_INFO_XML_BASE_STRING, snd_split_handle->snd_card,
493 snd_split_handle->form_factor);
498 PLATFORM_INFO_XML_BASE_STRING, snd_split_handle->snd_card);
maxxaudio.c 347 struct snd_card_split *snd_split_handle = NULL; local
348 snd_split_handle = audio_extn_get_snd_card_split();
422 if (snd_split_handle == NULL) {
427 PRESET_PATH, MPS_BASE_STRING, snd_split_handle->form_factor);
cirrus_playback.c 371 struct snd_card_split *snd_split_handle = NULL; local
372 snd_split_handle = audio_extn_get_snd_card_split();
401 snprintf(filename, CONFIG_FILE_SIZE, CRUS_TX_CONF_FILE, snd_split_handle->form_factor);
415 snprintf(filename, CONFIG_FILE_SIZE, CRUS_RX_CONF_FILE, snd_split_handle->form_factor);
  /hardware/qcom/audio/hal/msm8974/
platform.c 1545 struct snd_card_split *snd_split_handle = NULL; local
    [all...]

Completed in 63 milliseconds