HomeSort by relevance Sort by last modified time
    Searched defs:substream (Results 1 - 19 of 19) sorted by null

  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/sound/
seq_virmidi.h 43 struct snd_rawmidi_substream *substream; member in struct:snd_virmidi
ak4117.h 167 struct snd_pcm_substream *substream; member in struct:ak4117
pcm.h 32 #define snd_pcm_substream_chip(substream) ((substream)->private_data)
62 int (*open)(struct snd_pcm_substream *substream);
63 int (*close)(struct snd_pcm_substream *substream);
64 int (*ioctl)(struct snd_pcm_substream * substream,
66 int (*hw_params)(struct snd_pcm_substream *substream,
68 int (*hw_free)(struct snd_pcm_substream *substream);
69 int (*prepare)(struct snd_pcm_substream *substream);
70 int (*trigger)(struct snd_pcm_substream *substream, int cmd);
71 snd_pcm_uframes_t (*pointer)(struct snd_pcm_substream *substream);
195 struct snd_pcm_substream *substream; member in struct:snd_pcm_file
404 struct snd_pcm_substream *substream; member in struct:snd_pcm_str
978 struct snd_pcm_substream *substream = (struct snd_pcm_substream *)area->vm_private_data; local
984 struct snd_pcm_substream *substream = (struct snd_pcm_substream *)area->vm_private_data; local
    [all...]
trident.h 331 struct snd_pcm_substream *substream; member in struct:snd_trident_voice
460 struct snd_pcm_substream *substream);
vx_core.h 76 struct snd_pcm_substream *substream; member in struct:vx_pipe
ymfpci.h 270 struct snd_pcm_substream *substream; member in struct:snd_ymfpci_pcm
cs46xx.h 1641 struct snd_pcm_substream *substream; member in struct:snd_cs46xx_pcm
1679 struct snd_pcm_substream *substream; member in struct:snd_cs46xx::__anon41433
    [all...]
emu10k1.h 1303 struct snd_pcm_substream *substream; member in struct:snd_emu10k1_pcm
1972 unsigned int substream; \/* substream number *\/ member in struct:snd_emu10k1_fx8010_pcm_rec
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/sound/
seq_virmidi.h 43 struct snd_rawmidi_substream *substream; member in struct:snd_virmidi
ak4117.h 167 struct snd_pcm_substream *substream; member in struct:ak4117
pcm.h 32 #define snd_pcm_substream_chip(substream) ((substream)->private_data)
62 int (*open)(struct snd_pcm_substream *substream);
63 int (*close)(struct snd_pcm_substream *substream);
64 int (*ioctl)(struct snd_pcm_substream * substream,
66 int (*hw_params)(struct snd_pcm_substream *substream,
68 int (*hw_free)(struct snd_pcm_substream *substream);
69 int (*prepare)(struct snd_pcm_substream *substream);
70 int (*trigger)(struct snd_pcm_substream *substream, int cmd);
71 snd_pcm_uframes_t (*pointer)(struct snd_pcm_substream *substream);
195 struct snd_pcm_substream *substream; member in struct:snd_pcm_file
404 struct snd_pcm_substream *substream; member in struct:snd_pcm_str
978 struct snd_pcm_substream *substream = (struct snd_pcm_substream *)area->vm_private_data; local
984 struct snd_pcm_substream *substream = (struct snd_pcm_substream *)area->vm_private_data; local
    [all...]
trident.h 331 struct snd_pcm_substream *substream; member in struct:snd_trident_voice
460 struct snd_pcm_substream *substream);
vx_core.h 76 struct snd_pcm_substream *substream; member in struct:vx_pipe
ymfpci.h 270 struct snd_pcm_substream *substream; member in struct:snd_ymfpci_pcm
cs46xx.h 1641 struct snd_pcm_substream *substream; member in struct:snd_cs46xx_pcm
1679 struct snd_pcm_substream *substream; member in struct:snd_cs46xx::__anon42947
    [all...]
emu10k1.h 1303 struct snd_pcm_substream *substream; member in struct:snd_emu10k1_pcm
1972 unsigned int substream; \/* substream number *\/ member in struct:snd_emu10k1_fx8010_pcm_rec
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/alsa/sound/
emu10k1.h 269 unsigned int subdevice; /* subdevice (substream) number */
318 unsigned int substream; /* substream number */ member in struct:__anon39033
320 unsigned int channels; /* 16-bit channels count, zero = remove this substream */