OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:speaker_on
(Results
1 - 1
of
1
) sorted by null
/device/asus/grouper/audio/
audio_hw.c
181
int
speaker_on
;
local
187
speaker_on
= adev->out_device & AUDIO_DEVICE_OUT_SPEAKER;
193
if (
speaker_on
)
209
speaker_on
? 'y' : 'n', docked ? 'y' : 'n', main_mic_on ? 'y' : 'n');
[
all
...]
Completed in 103 milliseconds