Home
last modified time | relevance | path

Searched refs:SND_SEQ_KERNEL_CLIENT (Results 1 – 2 of 2) sorted by relevance

/third_party/alsa-lib/test/
Dseq.c130 …printf(" Type : %s\n", snd_seq_client_info_get_type(info) == SND_SEQ_KERNEL_CLIENT ? "ke… in show_client_info()
/third_party/alsa-lib/include/
Dseq.h130 SND_SEQ_KERNEL_CLIENT = 2 /**< kernel client */ enumerator