Searched refs:snd_seq_port_info_alloca (Results 1 – 8 of 8) sorted by relevance
148 snd_seq_port_info_alloca(&pinfo); in do_search_port()218 snd_seq_port_info_alloca(&port); in remove_connection()
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()
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()
306 snd_seq_port_info_alloca(&pinfo); in list_ports()
265 #define snd_seq_port_info_alloca(ptr) \ macro