Searched refs:mixart_msg (Results 1 - 5 of 5) sorted by relevance

/linux-master/sound/pci/mixart/
H A Dmixart_core.c61 static int get_msg(struct mixart_mgr *mgr, struct mixart_msg *resp,
128 struct mixart_msg *msg,
219 int snd_mixart_send_msg(struct mixart_mgr *mgr, struct mixart_msg *request, int max_resp_size, void *resp_data)
221 struct mixart_msg resp;
250 /* retrieve the answer into the same struct mixart_msg */
268 struct mixart_msg *request, u32 notif_event)
308 int snd_mixart_send_msg_nonblock(struct mixart_mgr *mgr, struct mixart_msg *request)
331 struct mixart_msg resp;
420 struct mixart_msg resp;
H A Dmixart_core.h54 struct mixart_msg struct
556 int snd_mixart_send_msg(struct mixart_mgr *mgr, struct mixart_msg *request, int max_resp_size, void *resp_data);
557 int snd_mixart_send_msg_wait_notif(struct mixart_mgr *mgr, struct mixart_msg *request, u32 notif_event);
558 int snd_mixart_send_msg_nonblock(struct mixart_mgr *mgr, struct mixart_msg *request);
H A Dmixart_hwdep.c133 struct mixart_msg request;
251 struct mixart_msg request;
307 struct mixart_msg request;
H A Dmixart.c63 struct mixart_msg request;
160 struct mixart_msg request;
221 struct mixart_msg request;
343 struct mixart_msg request;
384 struct mixart_msg request;
507 struct mixart_msg request;
H A Dmixart_mixer.c293 struct mixart_msg request;
714 struct mixart_msg request;
766 struct mixart_msg request;
953 struct mixart_msg request;

Completed in 136 milliseconds