Searched refs:seq_root (Results 1 – 1 of 1) sorted by relevance
/third_party/alsa-lib/src/seq/ |
D | seq.c | 822 snd_config_t *seq_root, snd_config_t *seq_conf, in snd_seq_open_conf() argument 861 err = snd_config_search_definition(seq_root, "seq_type", str, &type_conf); in snd_seq_open_conf() 918 err = open_func(seqp, name, seq_root, seq_conf, streams, mode); in snd_seq_open_conf()
|