Home
last modified time | relevance | path

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

/Linux-v5.4/sound/pci/mixart/
Dmixart_core.h550 int snd_mixart_send_msg_wait_notif(struct mixart_mgr *mgr, struct mixart_msg *request, u32 notif_e…
Dmixart_core.c270 int snd_mixart_send_msg_wait_notif(struct mixart_mgr *mgr, in snd_mixart_send_msg_wait_notif() function
Dmixart.c91 err = snd_mixart_send_msg_wait_notif(mgr, &request, system_msg_uid); in mixart_set_pipe_state()