Home
last modified time | relevance | path

Searched refs:client_init_data (Results 1 – 3 of 3) sorted by relevance

/linux-4.1.27/sound/core/seq/
Dseq_clientmgr.h80 int client_init_data(void);
Dseq.c89 if ((err = client_init_data()) < 0) in alsa_seq_init()
Dseq_clientmgr.c210 int __init client_init_data(void) in client_init_data() function