Home
last modified time | relevance | path

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

/Linux-v4.19/sound/core/seq/
Dseq.c87 err = client_init_data(); in alsa_seq_init()
Dseq_clientmgr.h83 int client_init_data(void);
Dseq_clientmgr.c195 int __init client_init_data(void) in client_init_data() function