Home
last modified time | relevance | path

Searched refs:xrs700x_switch_alloc (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/net/dsa/xrs700x/
H A Dxrs700x.h40 struct xrs700x *xrs700x_switch_alloc(struct device *base, void *devpriv);
H A Dxrs700x_i2c.c84 priv = xrs700x_switch_alloc(&i2c->dev, i2c); in xrs700x_i2c_probe()
H A Dxrs700x_mdio.c112 priv = xrs700x_switch_alloc(&mdiodev->dev, mdiodev); in xrs700x_mdio_probe()
H A Dxrs700x.c765 struct xrs700x *xrs700x_switch_alloc(struct device *base, void *devpriv) in xrs700x_switch_alloc() function
792 EXPORT_SYMBOL(xrs700x_switch_alloc);