Home
last modified time | relevance | path

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

/linux-6.1.9/sound/pci/mixart/
Dmixart_core.h559 int snd_mixart_send_msg_nonblock(struct mixart_mgr *mgr, struct mixart_msg *request);
Dmixart_core.c308 int snd_mixart_send_msg_nonblock(struct mixart_mgr *mgr, struct mixart_msg *request) in snd_mixart_send_msg_nonblock() function
Dmixart.c409 return snd_mixart_send_msg_nonblock(chip->mgr, &request); in mixart_set_stream_state()