Searched refs:md_state_notify (Results 1 – 3 of 3) sorted by relevance
80 void (*md_state_notify)(struct t7xx_port *port, unsigned int md_state); member
175 .md_state_notify = t7xx_port_wwan_md_state_notify,
400 if (port_conf->ops->md_state_notify) in t7xx_port_proxy_md_status_notify()401 port_conf->ops->md_state_notify(port, state); in t7xx_port_proxy_md_status_notify()