Home
last modified time | relevance | path

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

/system/media/alsa_utils/include/
Dalsa_device_profile.h65 bool profile_is_cached_for(alsa_device_profile* profile, int card, int device);
/system/media/alsa_utils/
Dalsa_device_profile.c91 bool profile_is_cached_for(alsa_device_profile* profile, int card, int device) { in profile_is_cached_for() function