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

  /device/samsung/crespo/alsa-lib/test/
seq.c 121 if ((err = snd_seq_get_any_client_info(handle, idx, info))<0) {
  /device/samsung/crespo/alsa-lib/include/
seq.h 162 int snd_seq_get_any_client_info(snd_seq_t *handle, int client, snd_seq_client_info_t *info);
  /device/samsung/crespo/alsa-lib/src/seq/
seq.c 1750 int snd_seq_get_any_client_info(snd_seq_t *seq, int client, snd_seq_client_info_t *info) function
    [all...]

Completed in 43 milliseconds