Searched refs:get_supported_devices (Results 1 – 2 of 2) sorted by relevance
39 if (mDev->get_supported_devices == NULL) return INVALID_OPERATION; in getSupportedDevices()40 *devices = mDev->get_supported_devices(mDev); in getSupportedDevices()
793 uint32_t (*get_supported_devices)(const struct audio_hw_device *dev); member