Home
last modified time | relevance | path

Searched refs:port_ret (Results 1 – 3 of 3) sorted by relevance

/linux/sound/core/seq/
H A Dseq_ports.h103 struct snd_seq_client_port **port_ret);
H A Dseq_ports.c115 struct snd_seq_client_port **port_ret) in snd_seq_create_port() argument
120 *port_ret = NULL; in snd_seq_create_port()
162 *port_ret = new_port; in snd_seq_create_port()
/linux/net/ipv4/
H A Dinet_connection_sock.c317 struct inet_bind_hashbucket **head2_ret, int *port_ret) in inet_csk_find_open_port()
404 *port_ret = port; in inet_csk_find_open_port()
318 inet_csk_find_open_port(const struct sock * sk,struct inet_bind_bucket ** tb_ret,struct inet_bind2_bucket ** tb2_ret,struct inet_bind_hashbucket ** head2_ret,int * port_ret) inet_csk_find_open_port() argument