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

  /external/ltp/testcases/kernel/syscalls/ioctl/
test_ioctl 39 device_no=${tttype#/dev/tty}
40 case "$device_no" in
62 device_no=${tttype#/dev/tty}
63 case "$device_no" in
  /bionic/libc/kernel/uapi/sound/
sfnt_info.h 30 short device_no; member in struct:soundfont_patch_info
  /external/kernel-headers/original/uapi/sound/
sfnt_info.h 43 short device_no; /* synthesizer number */ member in struct:soundfont_patch_info
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/sound/
sfnt_info.h 42 short device_no; /* synthesizer number */ member in struct:soundfont_patch_info
  /hardware/qcom/audio/legacy/libalsa-intf/
alsa_pcm.c 676 sel.id.device = pcm->device_no;
786 pcm->device_no = atoi(tmp);
788 if (pcm->device_no > 9)
800 pcm->device_no = atoi(tmp);
802 if (pcm->device_no > 9)
alsa_audio.h 43 int device_no; member in struct:pcm
  /bionic/libc/kernel/uapi/linux/
soundcard.h 149 short device_no; member in struct:patch_info
194 short device_no; member in struct:sysex_info
  /external/kernel-headers/original/uapi/linux/
soundcard.h 219 short device_no; /* Synthesizer number */ member in struct:patch_info
306 short device_no; /* Synthesizer number */ member in struct:sysex_info
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/
soundcard.h 215 short device_no; /* Synthesizer number */ member in struct:patch_info
302 short device_no; /* Synthesizer number */ member in struct:sysex_info
    [all...]

Completed in 1028 milliseconds