Searched refs:port_proxy (Results 1 – 3 of 3) sorted by relevance
34 struct port_proxy { struct94 void t7xx_port_proxy_reset(struct port_proxy *port_prox);95 void t7xx_port_proxy_uninit(struct port_proxy *port_prox);97 void t7xx_port_proxy_md_status_notify(struct port_proxy *port_prox, unsigned int state);99 int t7xx_port_proxy_chl_enable_disable(struct port_proxy *port_prox, unsigned int ch_id,
95 static struct t7xx_port *t7xx_proxy_get_port_by_ch(struct port_proxy *port_prox, enum port_ch ch) in t7xx_proxy_get_port_by_ch()132 void t7xx_port_proxy_reset(struct port_proxy *port_prox) in t7xx_port_proxy_reset()298 static void t7xx_proxy_setup_ch_mapping(struct port_proxy *port_prox) in t7xx_proxy_setup_ch_mapping()327 struct port_proxy *port_prox = t7xx_dev->md->port_prox; in t7xx_port_proxy_find_port()404 void t7xx_port_proxy_md_status_notify(struct port_proxy *port_prox, unsigned int state) in t7xx_port_proxy_md_status_notify()419 struct port_proxy *port_prox = md->port_prox; in t7xx_proxy_init_all_ports()447 struct port_proxy *port_prox; in t7xx_proxy_alloc()488 void t7xx_port_proxy_uninit(struct port_proxy *port_prox) in t7xx_port_proxy_uninit()501 int t7xx_port_proxy_chl_enable_disable(struct port_proxy *port_prox, unsigned int ch_id, in t7xx_port_proxy_chl_enable_disable()
74 struct port_proxy *port_prox;
Completed in 8 milliseconds