Searched refs:md_state_notify (Results 1 – 4 of 4) sorted by relevance
86 void (*md_state_notify)(struct t7xx_port *port, unsigned int md_state); member
116 .md_state_notify = t7xx_port_trace_md_state_notify,
242 .md_state_notify = t7xx_port_wwan_md_state_notify,
481 if (port_conf->ops->md_state_notify) in t7xx_port_proxy_md_status_notify()482 port_conf->ops->md_state_notify(port, state); in t7xx_port_proxy_md_status_notify()