Searched refs:user_pipes (Results 1 – 1 of 1) sorted by relevance
167 struct modem_cellular_user_pipe *user_pipes; member256 user_pipe = &config->user_pipes[i]; in modem_cellular_notify_user_pipes_connected()270 user_pipe = &config->user_pipes[i]; in modem_cellular_notify_user_pipes_disconnected()1777 struct modem_cellular_user_pipe *user_pipe = &config->user_pipes[i]; in modem_cellular_init()2342 static struct modem_cellular_user_pipe MODEM_CELLULAR_INST_NAME(user_pipes, inst)[] = { \2347 MODEM_CELLULAR_INST_NAME(user_pipes, inst)2401 .user_pipes = MODEM_CELLULAR_GET_USER_PIPES(inst), \