Home
last modified time | relevance | path

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

/openbmc/linux/sound/core/seq/
H A Dseq.c72 err = client_init_data(); in alsa_seq_init()
H A Dseq_clientmgr.h74 int client_init_data(void);
H A Dseq_clientmgr.c219 int __init client_init_data(void) in client_init_data() function