b53_disable_port  572 drivers/net/dsa/b53/b53_common.c EXPORT_SYMBOL(b53_disable_port);
b53_disable_port  981 drivers/net/dsa/b53/b53_common.c 			b53_disable_port(ds, port);
b53_disable_port 2022 drivers/net/dsa/b53/b53_common.c 	.port_disable		= b53_disable_port,
b53_disable_port  360 drivers/net/dsa/b53/b53_priv.h void b53_disable_port(struct dsa_switch *ds, int port);
b53_disable_port  249 drivers/net/dsa/bcm_sf2.c 	b53_disable_port(ds, port);