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