Searched refs:disable_chl (Results 1 – 3 of 3) sorted by relevance
83 int (*disable_chl)(struct t7xx_port *port); member
174 .disable_chl = t7xx_port_wwan_disable_chl,
504 if (port_conf->ops->disable_chl) in t7xx_port_proxy_chl_enable_disable()505 port_conf->ops->disable_chl(port); in t7xx_port_proxy_chl_enable_disable()