Searched refs:modem_context_from_iface_dev (Results 1 – 3 of 3) sorted by relevance
112 struct modem_context *modem_context_from_iface_dev(const struct device *dev);
83 struct modem_context *modem_context_from_iface_dev(const struct device *dev) in modem_context_from_iface_dev() function
63 ctx = modem_context_from_iface_dev(uart_dev); in modem_iface_uart_isr()