Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/wwan/t7xx/
Dt7xx_port_proxy.h103 int t7xx_port_proxy_init(struct t7xx_modem *md);
Dt7xx_port_proxy.c570 int t7xx_port_proxy_init(struct t7xx_modem *md) in t7xx_port_proxy_init() function
Dt7xx_modem_ops.c765 ret = t7xx_port_proxy_init(md); in t7xx_md_init()