Searched refs:port_attach_client (Results 1 – 1 of 1) sorted by relevance
67 static int port_attach_client(struct ipc_port* port, struct ipc_chan* client);394 int err = port_attach_client(port, client); in ipc_port_publish()723 static int port_attach_client(struct ipc_port* port, struct ipc_chan* client) { in port_attach_client() function837 ret = port_attach_client(port, client); in ipc_port_connect_async()