HomeSort by relevance Sort by last modified time
    Searched refs:numid (Results 1 - 5 of 5) sorted by null

  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/sound/
control.h 117 struct snd_kcontrol *snd_ctl_find_numid(struct snd_card * card, unsigned int numid);
137 return id->numid - kctl->id.numid;
147 if (id->numid) {
160 dst_id->numid += offset;
asound.h 754 unsigned int numid; \/* numeric identifier, zero = invalid *\/ member in struct:snd_ctl_elem_id
829 unsigned int numid; \/* control element numeric identification *\/ member in struct:snd_ctl_tlv
    [all...]
  /external/tinyalsa/
mixer.c 129 ei->id.numid = eid[n].numid;
141 tmp.id.numid = ei->id.numid;
293 ev.id.numid = ctl->info->id.numid;
327 ev.id.numid = ctl->info->id.numid;
406 ev.id.numid = ctl->info->id.numid;
    [all...]
  /bionic/libc/kernel/common/sound/
asound.h 744 unsigned int numid; member in struct:snd_ctl_elem_id
832 unsigned int numid; member in struct:snd_ctl_tlv
    [all...]
  /external/kernel-headers/original/sound/
asound.h 761 unsigned int numid; \/* numeric identifier, zero = invalid *\/ member in struct:snd_ctl_elem_id
836 unsigned int numid; \/* control element numeric identification *\/ member in struct:snd_ctl_tlv
    [all...]