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