Searched refs:xrs700x_switch_alloc (Results 1 – 4 of 4) sorted by relevance
40 struct xrs700x *xrs700x_switch_alloc(struct device *base, void *devpriv);
84 priv = xrs700x_switch_alloc(&i2c->dev, i2c); in xrs700x_i2c_probe()
112 priv = xrs700x_switch_alloc(&mdiodev->dev, mdiodev); in xrs700x_mdio_probe()
765 struct xrs700x *xrs700x_switch_alloc(struct device *base, void *devpriv) in xrs700x_switch_alloc() function792 EXPORT_SYMBOL(xrs700x_switch_alloc);