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

  /device/samsung/crespo/alsa-lib/include/sound/
asound.h 521 SNDRV_RAWMIDI_STREAM_INPUT,
522 SNDRV_RAWMIDI_STREAM_LAST = SNDRV_RAWMIDI_STREAM_INPUT,
    [all...]
  /device/samsung/crespo/libaudio2/
asound.h 423 SNDRV_RAWMIDI_STREAM_INPUT,
424 SNDRV_RAWMIDI_STREAM_LAST = SNDRV_RAWMIDI_STREAM_INPUT,
  /device/samsung/crespo/alsa-lib/src/rawmidi/
rawmidi_hw.c 262 info.stream = outputp ? SNDRV_RAWMIDI_STREAM_OUTPUT : SNDRV_RAWMIDI_STREAM_INPUT;

Completed in 403 milliseconds