Searched refs:ALSADeviceID (Results 1 – 2 of 2) sorted by relevance
95 bool HDMIAudioCaps::loadCaps(int ALSADeviceID) { in loadCaps() argument107 if (NULL == (mixer = mixer_open(ALSADeviceID))) { in loadCaps()108 ALOGE("%s: mixer_open(%d) failed", __func__, ALSADeviceID); in loadCaps()
104 bool loadCaps(int ALSADeviceID);