Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/net/dsa/xrs700x/
Dxrs700x.h40 struct xrs700x *xrs700x_switch_alloc(struct device *base, void *devpriv);
Dxrs700x_i2c.c85 priv = xrs700x_switch_alloc(&i2c->dev, i2c); in xrs700x_i2c_probe()
Dxrs700x_mdio.c112 priv = xrs700x_switch_alloc(&mdiodev->dev, mdiodev); in xrs700x_mdio_probe()
Dxrs700x.c742 struct xrs700x *xrs700x_switch_alloc(struct device *base, void *devpriv) in xrs700x_switch_alloc() function
768 EXPORT_SYMBOL(xrs700x_switch_alloc);