Searched refs:mdio_name (Results 1 – 3 of 3) sorted by relevance
135 snprintf(nodes->mdio_name, sizeof(nodes->mdio_name), "tn40_mdio-%x", in tn40_swnodes_register()140 swnodes[SWNODE_MDIO] = NODE_PROP(nodes->mdio_name, NULL); in tn40_swnodes_register()
129 char mdio_name[32]; member
346 struct mii_bus *mdio_find_bus(const char *mdio_name) in mdio_find_bus() argument350 d = class_find_device_by_name(&mdio_bus_class, mdio_name); in mdio_find_bus()