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

  /hardware/libhardware/modules/usbaudio/
alsa_device_profile.h 67 bool profile_read_device_info(alsa_device_profile* profile);
alsa_device_profile.c 356 bool profile_read_device_info(alsa_device_profile* profile) function
audio_hw.c 340 ret_value = profile_read_device_info(out->profile) ? 0 : -EINVAL;
727 ret_value = profile_read_device_info(in->profile) ? 0 : -EINVAL;
    [all...]

Completed in 58 milliseconds