Searched refs:snd_seq_client_info_get_card (Results 1 – 4 of 4) sorted by relevance
178 card = snd_seq_client_info_get_card(cinfo); in print_port()
44 AC_CHECK_LIB([asound], [snd_seq_client_info_get_card], [HAVE_SEQ_CLIENT_INFO_GET_CARD="yes"])46 AC_DEFINE([HAVE_SEQ_CLIENT_INFO_GET_CARD], 1, [alsa-lib supports snd_seq_client_info_get_card])
146 int snd_seq_client_info_get_card(const snd_seq_client_info_t *info);
1559 int snd_seq_client_info_get_card(const snd_seq_client_info_t *info) in snd_seq_client_info_get_card() function