Searched refs:modem_ubx_script (Results 1 – 3 of 3) sorted by relevance
58 struct modem_ubx_script { struct80 const struct modem_ubx_script *script; argument152 int modem_ubx_run_script(struct modem_ubx *ubx, const struct modem_ubx_script *script);
108 static void modem_ubx_script_init(struct modem_ubx *ubx, const struct modem_ubx_script *script) in modem_ubx_script_init()113 static int modem_ubx_run_script_helper(struct modem_ubx *ubx, const struct modem_ubx_script *script) in modem_ubx_run_script_helper()139 int modem_ubx_run_script(struct modem_ubx *ubx, const struct modem_ubx_script *script) in modem_ubx_run_script()
74 struct modem_ubx_script script;213 struct modem_ubx_script *modem_ubx_script_tx) in ubx_m8_modem_ubx_run_script()