Searched refs:mixart_msg (Results 1 – 5 of 5) sorted by relevance
/linux-6.1.9/sound/pci/mixart/ |
D | mixart_core.c | 61 static int get_msg(struct mixart_mgr *mgr, struct mixart_msg *resp, in get_msg() 128 struct mixart_msg *msg, in send_msg() 219 int snd_mixart_send_msg(struct mixart_mgr *mgr, struct mixart_msg *request, int max_resp_size, void… in snd_mixart_send_msg() 221 struct mixart_msg resp; in snd_mixart_send_msg() 268 struct mixart_msg *request, u32 notif_event) in snd_mixart_send_msg_wait_notif() 308 int snd_mixart_send_msg_nonblock(struct mixart_mgr *mgr, struct mixart_msg *request) in snd_mixart_send_msg_nonblock() 331 struct mixart_msg resp; in snd_mixart_process_msg() 420 struct mixart_msg resp; in snd_mixart_threaded_irq()
|
D | mixart_core.h | 54 struct mixart_msg struct 557 int snd_mixart_send_msg(struct mixart_mgr *mgr, struct mixart_msg *request, int max_resp_size, voi… 558 int snd_mixart_send_msg_wait_notif(struct mixart_mgr *mgr, struct mixart_msg *request, u32 notif_e… 559 int snd_mixart_send_msg_nonblock(struct mixart_mgr *mgr, struct mixart_msg *request);
|
D | mixart_hwdep.c | 133 struct mixart_msg request; in mixart_enum_connectors() 251 struct mixart_msg request; in mixart_enum_physio() 307 struct mixart_msg request; in mixart_first_init()
|
D | mixart_mixer.c | 293 struct mixart_msg request; in mixart_update_analog_audio_level() 714 struct mixart_msg request; in mixart_update_playback_stream_level() 766 struct mixart_msg request; in mixart_update_capture_stream_level() 953 struct mixart_msg request; in mixart_update_monitoring()
|
D | mixart.c | 63 struct mixart_msg request; in mixart_set_pipe_state() 160 struct mixart_msg request; in mixart_set_clock() 221 struct mixart_msg request; in snd_mixart_add_ref_pipe() 343 struct mixart_msg request; in snd_mixart_kill_ref_pipe() 384 struct mixart_msg request; in mixart_set_stream_state() 507 struct mixart_msg request; in mixart_set_format()
|