Searched refs:action_func_t (Results 1 – 1 of 1) sorted by relevance
139 typedef void (*action_func_t)(snd_seq_t *seq, snd_seq_client_info_t *cinfo, snd_seq_port_info_t *pi… typedef141 static void do_search_port(snd_seq_t *seq, int perm, action_func_t do_action) in do_search_port()