Home
last modified time | relevance | path

Searched refs:mixart_mgr (Results 1 – 5 of 5) sorted by relevance

/linux/sound/pci/mixart/
H A Dmixart_core.h553 void snd_mixart_init_mailbox(struct mixart_mgr *mgr);
554 void snd_mixart_exit_mailbox(struct mixart_mgr *mgr);
556 int snd_mixart_send_msg(struct mixart_mgr *mgr, struct mixart_msg *request, int max_resp_size, voi…
557 int snd_mixart_send_msg_wait_notif(struct mixart_mgr *mgr, struct mixart_msg *request, u32 notif_e…
558 int snd_mixart_send_msg_nonblock(struct mixart_mgr *mgr, struct mixart_msg *request);
563 void snd_mixart_reset_board(struct mixart_mgr *mgr);
H A Dmixart.h53 struct mixart_mgr { struct
154 struct mixart_mgr *mgr;
205 int snd_mixart_kill_ref_pipe(struct mixart_mgr *mgr, struct mixart_pipe *pipe, int monitoring);
H A Dmixart_hwdep.c34 static int mixart_wait_nice_for_register_value(struct mixart_mgr *mgr, in mixart_wait_nice_for_register_value()
90 static int mixart_load_elf(struct mixart_mgr *mgr, const struct firmware *dsp ) in mixart_load_elf()
129 static int mixart_enum_connectors(struct mixart_mgr *mgr) in mixart_enum_connectors()
247 static int mixart_enum_physio(struct mixart_mgr *mgr) in mixart_enum_physio()
303 static int mixart_first_init(struct mixart_mgr *mgr) in mixart_first_init()
337 static int mixart_dsp_load(struct mixart_mgr* mgr, int index, const struct firmware *dsp) in mixart_dsp_load()
557 int snd_mixart_setup_firmware(struct mixart_mgr *mgr) in snd_mixart_setup_firmware()
H A Dmixart_mixer.h16 int snd_mixart_create_mixer(struct mixart_mgr* mgr);
H A Dmixart_hwdep.h140 int snd_mixart_setup_firmware(struct mixart_mgr *mgr);