Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/net/wwan/t7xx/
Dt7xx_port_proxy.h94 int t7xx_port_enum_msg_handler(struct t7xx_modem *md, void *msg);
Dt7xx_port_ctrl_msg.c127 int t7xx_port_enum_msg_handler(struct t7xx_modem *md, void *msg) in t7xx_port_enum_msg_handler() function
190 ret = t7xx_port_enum_msg_handler(ctl->md, (struct port_msg *)skb->data); in control_msg_handler()
Dt7xx_modem_ops.c430 t7xx_port_enum_msg_handler(ctl->md, rt_feature->data); in t7xx_parse_host_rt_data()