Searched refs:handle_cmd (Results 1 – 2 of 2) sorted by relevance
578 if (cmds[i].handle_cmd.cmd && cmds[i].handle_cmd.func) { in modem_cmd_handler_setup_cmds()580 &cmds[i].handle_cmd, 1U, in modem_cmd_handler_setup_cmds()613 if (cmds[i].handle_cmd.cmd && cmds[i].handle_cmd.func) { in modem_cmd_handler_setup_cmds_nolock()615 &cmds[i].handle_cmd, 1U, in modem_cmd_handler_setup_cmds_nolock()
96 struct modem_cmd handle_cmd; member