Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/modem/
Dmodem_pipe.c60 static int pipe_call_open(struct modem_pipe *pipe) in pipe_call_open() function
101 ret = pipe_call_open(pipe); in modem_pipe_open()
120 return pipe_call_open(pipe); in modem_pipe_open_async()