Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wwan/t7xx/
H A Dt7xx_port.h41 enum port_ch { enum
91 enum port_ch tx_ch;
92 enum port_ch rx_ch;
H A Dt7xx_port_proxy.c103 static struct t7xx_port *t7xx_proxy_get_port_by_ch(struct port_proxy *port_prox, enum port_ch ch) in t7xx_proxy_get_port_by_ch()