Home
last modified time | relevance | path

Searched refs:profile_is_initialized (Results 1 – 2 of 2) sorted by relevance

/system/media/alsa_utils/include/
Dalsa_device_profile.h62 bool profile_is_initialized(alsa_device_profile* profile);
/system/media/alsa_utils/
Dalsa_device_profile.c82 bool profile_is_initialized(alsa_device_profile* profile) in profile_is_initialized() function
212 if (profile_is_initialized(profile)) { in profile_is_channel_count_valid()
384 if (!profile_is_initialized(profile)) { in profile_read_device_info()