Searched refs:md_state_notify (Results 1 – 4 of 4) sorted by relevance
80 void (*md_state_notify)(struct t7xx_port *port, unsigned int md_state); member
115 .md_state_notify = t7xx_port_trace_md_state_notify,
175 .md_state_notify = t7xx_port_wwan_md_state_notify,
412 if (port_conf->ops->md_state_notify) in t7xx_port_proxy_md_status_notify()413 port_conf->ops->md_state_notify(port, state); in t7xx_port_proxy_md_status_notify()
Completed in 6 milliseconds