Searched refs:modem_ubx_attach (Results 1 – 3 of 3) sorted by relevance
108 int modem_ubx_attach(struct modem_ubx *ubx, struct modem_pipe *pipe);
284 int modem_ubx_attach(struct modem_ubx *ubx, struct modem_pipe *pipe) in modem_ubx_attach() function
199 ret = modem_ubx_attach(&data->ubx, data->uart_pipe); in ubx_m8_modem_module_change()