Home
last modified time | relevance | path

Searched refs:cmd_pipe (Results 1 – 1 of 1) sorted by relevance

/Zephyr-latest/drivers/modem/
Dmodem_cellular.c101 struct modem_pipe *cmd_pipe; member
969 data->cmd_pipe = data->dlci2_pipe; in modem_cellular_open_dlci2_event_handler()
1133 if (config->shutdown_chat_script != NULL && data->cmd_pipe != NULL) { in modem_cellular_init_power_off_event_handler()
1159 modem_chat_attach(&data->chat, data->cmd_pipe); in modem_cellular_on_run_shutdown_script_state_enter()
1168 data->cmd_pipe = NULL; in modem_cellular_run_shutdown_script_event_handler()
1177 data->cmd_pipe = NULL; in modem_cellular_run_shutdown_script_event_handler()
1197 data->cmd_pipe = NULL; in modem_cellular_on_power_off_pulse_state_enter()
1738 data->cmd_pipe = NULL; in modem_cellular_init()