Searched refs:snd_seq_port_info_alloca (Results 1 – 9 of 9) sorted by relevance
148 snd_seq_port_info_alloca(&pinfo); in do_search_port()218 snd_seq_port_info_alloca(&port); in remove_connection()
89 snd_seq_port_info_alloca(&info); in show_port_info()
173 snd_seq_port_info_alloca(&pinfo); in event_sender()
282 snd_seq_port_info_alloca(&pinfo); in event_decoder()
167 snd_seq_port_info_alloca(&pinfo); in create_source_port()817 snd_seq_port_info_alloca(&pinfo); in list_ports()
329 snd_seq_port_info_alloca(&pinfo); in create_ports()668 snd_seq_port_info_alloca(&pinfo); in list_ports()
306 snd_seq_port_info_alloca(&pinfo); in list_ports()
220 snd_seq_port_info_alloca (&pinfo); in create_port()
265 #define snd_seq_port_info_alloca(ptr) \ macro