Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wwan/t7xx/
H A Dt7xx_port_proxy.h96 int t7xx_port_proxy_init(struct t7xx_modem *md);
H A Dt7xx_port_proxy.c487 int t7xx_port_proxy_init(struct t7xx_modem *md) in t7xx_port_proxy_init() function
H A Dt7xx_modem_ops.c726 ret = t7xx_port_proxy_init(md); in t7xx_md_init()