Home
last modified time | relevance | path

Searched refs:profile_get_format_strs (Results 1 – 3 of 3) sorted by relevance

/hardware/libhardware/modules/usbaudio/
Dalsa_device_profile.h71 char * profile_get_format_strs(alsa_device_profile* profile);
Dalsa_device_profile.c416 char * profile_get_format_strs(alsa_device_profile* profile) in profile_get_format_strs() function
Daudio_hw.c215 char * format_params = profile_get_format_strs(profile); in device_get_parameters()