Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/wwan/t7xx/
Dt7xx_port_proxy.c52 (max(ARRAY_SIZE(t7xx_port_conf), ARRAY_SIZE(t7xx_early_port_conf)))
106 static const struct t7xx_port_conf t7xx_early_port_conf[] = { variable
525 port_conf = t7xx_early_port_conf; in t7xx_port_proxy_set_cfg()
526 port_count = ARRAY_SIZE(t7xx_early_port_conf); in t7xx_port_proxy_set_cfg()