Home
last modified time | relevance | path

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

/linux/drivers/net/wwan/t7xx/
H A Dt7xx_port_ctrl_msg.c128 int t7xx_port_enum_msg_handler(struct t7xx_modem *md, void *msg, size_t msg_len) in t7xx_port_enum_msg_handler() function
208 ret = t7xx_port_enum_msg_handler(ctl->md, (struct port_msg *)skb->data, skb->len); in control_msg_handler()
H A Dt7xx_port_proxy.h106 int t7xx_port_enum_msg_handler(struct t7xx_modem *md, void *msg, size_t msg_len);
H A Dt7xx_modem_ops.c484 t7xx_port_enum_msg_handler(ctl->md, rt_feature->data, in t7xx_parse_host_rt_data()