Searched refs:rx_dev_id (Results 1 – 1 of 1) sorted by relevance
400 int rx_dev_id, tx_dev_id; in switchDevice() local587 rx_dev_id = snd_use_case_get(handle->ucMgr, ident, NULL); in switchDevice()589 …if (((rx_dev_id == DEVICE_SPEAKER_MONO_RX_ACDB_ID ) || (rx_dev_id == DEVICE_SPEAKER_STEREO_RX_ACDB… in switchDevice()595 ALOGV("rx_dev_id=%d, tx_dev_id=%d\n", rx_dev_id, tx_dev_id); in switchDevice()599 err = csd_enable_device(rx_dev_id, tx_dev_id, mDevSettingsFlag); in switchDevice()