OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:TEGRA_AUDIO_IN_STOP
(Results
1 - 4
of
4
) sorted by null
/bionic/libc/kernel/common/linux/
tegra_audio.h
25
#define
TEGRA_AUDIO_IN_STOP
_IO(TEGRA_AUDIO_MAGIC, 1)
/external/kernel-headers/original/linux/
tegra_audio.h
27
#define
TEGRA_AUDIO_IN_STOP
_IO(TEGRA_AUDIO_MAGIC, 1)
/device/moto/wingray/taudio/
tctl.c
197
FAILIF(ioctl(recfd,
TEGRA_AUDIO_IN_STOP
) < 0,
/device/moto/wingray/libaudio/
AudioHardware.cpp
335
if (::ioctl(stop_fd,
TEGRA_AUDIO_IN_STOP
) < 0) {
[
all
...]
Completed in 84 milliseconds