Home
last modified time | relevance | path

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

/linux-6.15/sound/soc/sof/
H A Dsof-priv.h845 int sof_register_clients(struct snd_sof_dev *sdev);
863 static inline int sof_register_clients(struct snd_sof_dev *sdev) in sof_register_clients() function
H A Dsof-client.c153 int sof_register_clients(struct snd_sof_dev *sdev) in sof_register_clients() function
H A Dcore.c553 ret = sof_register_clients(sdev); in sof_probe_continue()