Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/modem/
Dmodem_cmux.c1194 static void modem_cmux_dlci_close_handler(struct k_work *item) in modem_cmux_dlci_close_handler() function
1285 k_work_init_delayable(&dlci->close_work, modem_cmux_dlci_close_handler); in modem_cmux_dlci_init()