OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:snd_ctl_tlv
(Results
1 - 8
of
8
) sorted by null
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/sound/
tlv.h
26
* TLV structure is right behind the struct
snd_ctl_tlv
:
asound.h
828
struct
snd_ctl_tlv
{
struct
[
all
...]
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/sound/
tlv.h
26
* TLV structure is right behind the struct
snd_ctl_tlv
:
asound.h
828
struct
snd_ctl_tlv
{
struct
[
all
...]
/external/kernel-headers/original/sound/
tlv.h
26
* TLV structure is right behind the struct
snd_ctl_tlv
:
asound.h
835
struct
snd_ctl_tlv
{
struct
[
all
...]
/bionic/libc/kernel/common/sound/
asound.h
831
struct
snd_ctl_tlv
{
struct
[
all
...]
/hardware/qcom/audio/legacy/libalsa-intf/
alsa_mixer.c
320
struct
snd_ctl_tlv
*xtlv;
323
xtlv = calloc(1, sizeof(struct
snd_ctl_tlv
) + tlv_size);
Completed in 354 milliseconds