Home
last modified time | relevance | path

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

/Zephyr-Core-3.5.0/subsys/modem/
Dmodem_cmux.c853 static void modem_cmux_dlci_close_handler(struct k_work *item) in modem_cmux_dlci_close_handler() function
928 k_work_init_delayable(&dlci->close_work, modem_cmux_dlci_close_handler); in modem_cmux_dlci_init()