Searched refs:mixart_msg (Results 1 – 5 of 5) sorted by relevance
/linux-4.4.14/sound/pci/mixart/ |
D | mixart_core.c | 76 static int get_msg(struct mixart_mgr *mgr, struct mixart_msg *resp, in get_msg() 146 struct mixart_msg *msg, in send_msg() 237 int snd_mixart_send_msg(struct mixart_mgr *mgr, struct mixart_msg *request, int max_resp_size, void… in snd_mixart_send_msg() 239 struct mixart_msg resp; in snd_mixart_send_msg() 284 struct mixart_msg *request, u32 notif_event) in snd_mixart_send_msg_wait_notif() 324 int snd_mixart_send_msg_nonblock(struct mixart_mgr *mgr, struct mixart_msg *request) in snd_mixart_send_msg_nonblock() 347 struct mixart_msg resp; in snd_mixart_process_msg() 436 struct mixart_msg resp; in snd_mixart_threaded_irq()
|
D | mixart_core.h | 66 struct mixart_msg struct 562 int snd_mixart_send_msg(struct mixart_mgr *mgr, struct mixart_msg *request, int max_resp_size, voi… 563 int snd_mixart_send_msg_wait_notif(struct mixart_mgr *mgr, struct mixart_msg *request, u32 notif_e… 564 int snd_mixart_send_msg_nonblock(struct mixart_mgr *mgr, struct mixart_msg *request);
|
D | mixart_hwdep.c | 145 struct mixart_msg request; in mixart_enum_connectors() 263 struct mixart_msg request; in mixart_enum_physio() 319 struct mixart_msg request; in mixart_first_init()
|
D | mixart_mixer.c | 306 struct mixart_msg request; in mixart_update_analog_audio_level() 727 struct mixart_msg request; in mixart_update_playback_stream_level() 779 struct mixart_msg request; in mixart_update_capture_stream_level() 966 struct mixart_msg request; in mixart_update_monitoring()
|
D | mixart.c | 77 struct mixart_msg request; in mixart_set_pipe_state() 174 struct mixart_msg request; in mixart_set_clock() 234 struct mixart_msg request; in snd_mixart_add_ref_pipe() 356 struct mixart_msg request; in snd_mixart_kill_ref_pipe() 397 struct mixart_msg request; in mixart_set_stream_state() 520 struct mixart_msg request; in mixart_set_format()
|