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