OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:current_tx_device
(Results
1 - 2
of
2
) sorted by null
/hardware/qcom/audio/legacy/libalsa-intf/
msm8960_use_cases.h
170
int
current_tx_device
;
member in struct:snd_use_case_mgr
alsa_ucm.c
670
(tx_id != uc_mgr->
current_tx_device
)) {
672
uc_mgr->
current_tx_device
= tx_id;
675
uc_mgr->
current_tx_device
);
682
uc_mgr->
current_tx_device
);
688
uc_mgr->
current_tx_device
);
696
uc_mgr->current_rx_device = -1; uc_mgr->
current_tx_device
= -1;
[
all
...]
Completed in 256 milliseconds