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

  /hardware/libhardware/modules/usbaudio/
alsa_device_profile.h 62 bool profile_is_initialized(alsa_device_profile* profile);
alsa_device_profile.c 86 bool profile_is_initialized(alsa_device_profile* profile) function
200 if (profile_is_initialized(profile)) {
358 if (!profile_is_initialized(profile)) {

Completed in 65 milliseconds