Searched refs:get_client_info (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/alsa-lib-1.0.26/src/seq/
H A Dseq_local.h42 int (*get_client_info)(snd_seq_t *seq, snd_seq_client_info_t * info); member in struct:__anon1512
H A Dseq_hw.c388 .get_client_info = snd_seq_hw_get_client_info,
H A Dseq.c1755 return seq->ops->get_client_info(seq, info);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/core/seq/
H A Dseq_clientmgr.c1172 static void get_client_info(struct snd_seq_client *cptr, function
1201 get_client_info(cptr, &client_info);
2094 get_client_info(cptr, &info);

Completed in 69 milliseconds