Home
last modified time | relevance | path

Searched defs:card (Results 1 – 4 of 4) sorted by relevance

/system/media/alsa_utils/include/
Dalsa_device_profile.h39 int card; member
/system/extras/tests/audio/alsa/
Dpcmtest.cpp41 unsigned int card; member
/system/media/alsa_utils/
Dalsa_device_profile.c91 bool profile_is_cached_for(const alsa_device_profile* profile, int card, int device) { in profile_is_cached_for()
/system/media/audio_route/
Daudio_route.c887 struct audio_route *audio_route_init(unsigned int card, const char *xml_path) in audio_route_init()