Home
last modified time | relevance | path

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

/linux-6.12.1/sound/soc/sof/
Dsof-priv.h855 void sof_client_ipc_rx_dispatcher(struct snd_sof_dev *sdev, void *msg_buf);
880 static inline void sof_client_ipc_rx_dispatcher(struct snd_sof_dev *sdev, void *msg_buf) in sof_client_ipc_rx_dispatcher() function
Dsof-client.c462 void sof_client_ipc_rx_dispatcher(struct snd_sof_dev *sdev, void *msg_buf) in sof_client_ipc_rx_dispatcher() function
Dipc3.c1050 sof_client_ipc_rx_dispatcher(sdev, msg_buf); in sof_ipc3_do_rx_work()