has_fixups        473 drivers/net/phy/phy_device.c 			phydev->has_fixups = true;
has_fixups        541 drivers/net/phy/phy_device.c 	return sprintf(buf, "%d\n", phydev->has_fixups);
has_fixups        374 include/linux/phy.h 	unsigned has_fixups:1;