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

  /device/samsung/crespo/alsa-lib/test/
seq-decoder.c 283 snd_seq_port_info_set_name(pinfo, "Input");
seq-sender.c 175 snd_seq_port_info_set_name(pinfo, "Output");
  /device/samsung/crespo/alsa-utils/seq/aplaymidi/
arecordmidi.c 331 snd_seq_port_info_set_name(pinfo, name);
340 snd_seq_port_info_set_name(pinfo, "arecordmidi metronome");
aplaymidi.c 168 snd_seq_port_info_set_name(pinfo, "aplaymidi");
  /device/samsung/crespo/alsa-lib/include/
seq.h 288 void snd_seq_port_info_set_name(snd_seq_port_info_t *info, const char *name);
  /device/samsung/crespo/alsa-lib/src/seq/
seq.c 2107 void snd_seq_port_info_set_name(snd_seq_port_info_t *info, const char *name) function
    [all...]

Completed in 168 milliseconds