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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/pci/mixart/
H A Dmixart_core.c75 static int get_msg(struct mixart_mgr *mgr, struct mixart_msg *resp,
145 struct mixart_msg *msg,
238 int snd_mixart_send_msg(struct mixart_mgr *mgr, struct mixart_msg *request, int max_resp_size, void *resp_data)
240 struct mixart_msg resp;
272 /* retrieve the answer into the same struct mixart_msg */
289 struct mixart_msg *request, u32 notif_event)
333 int snd_mixart_send_msg_nonblock(struct mixart_mgr *mgr, struct mixart_msg *request)
358 struct mixart_msg resp;
420 struct mixart_msg resp;
H A Dmixart_core.h66 struct mixart_msg struct
562 int snd_mixart_send_msg(struct mixart_mgr *mgr, struct mixart_msg *request, int max_resp_size, void *resp_data);
563 int snd_mixart_send_msg_wait_notif(struct mixart_mgr *mgr, struct mixart_msg *request, u32 notif_event);
564 int snd_mixart_send_msg_nonblock(struct mixart_mgr *mgr, struct mixart_msg *request);
H A Dmixart_hwdep.c143 struct mixart_msg request;
257 struct mixart_msg request;
309 struct mixart_msg request;
H A Dmixart.c77 struct mixart_msg request;
166 struct mixart_msg request;
222 struct mixart_msg request;
340 struct mixart_msg request;
378 struct mixart_msg request;
500 struct mixart_msg request;
H A Dmixart_mixer.c306 struct mixart_msg request;
725 struct mixart_msg request;
775 struct mixart_msg request;
960 struct mixart_msg request;

Completed in 117 milliseconds