OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:current_rx_device
(Results
1 - 2
of
2
) sorted by null
/hardware/qcom/audio/legacy/libalsa-intf/
msm8960_use_cases.h
171
int
current_rx_device
;
member in struct:snd_use_case_mgr
alsa_ucm.c
669
if ((rx_id != uc_mgr->
current_rx_device
) ||
671
uc_mgr->
current_rx_device
= rx_id;
674
uc_mgr->
current_rx_device
,
681
acdb_send_voice_cal(uc_mgr->
current_rx_device
,
687
rx id %d tx id %d", uc_mgr->
current_rx_device
,
696
uc_mgr->
current_rx_device
= -1; uc_mgr->current_tx_device = -1;
[
all
...]
Completed in 473 milliseconds