Home
last modified time | relevance | path

Searched defs:sw_dev (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/net/dsa/
H A Dlan9303_mdio.c32 struct lan9303_mdio *sw_dev = (struct lan9303_mdio *)ctx; in lan9303_mdio_write() local
50 struct lan9303_mdio *sw_dev = (struct lan9303_mdio *)ctx; in lan9303_mdio_read() local
64 struct lan9303_mdio *sw_dev = dev_get_drvdata(chip->dev); in lan9303_mdio_phy_write() local
71 struct lan9303_mdio *sw_dev = dev_get_drvdata(chip->dev); in lan9303_mdio_phy_read() local
101 struct lan9303_mdio *sw_dev; in lan9303_mdio_probe() local
135 struct lan9303_mdio *sw_dev = dev_get_drvdata(&mdiodev->dev); in lan9303_mdio_remove() local
145 struct lan9303_mdio *sw_dev = dev_get_drvdata(&mdiodev->dev); in lan9303_mdio_shutdown() local
H A Dlan9303_i2c.c34 struct lan9303_i2c *sw_dev; in lan9303_i2c_probe() local
69 struct lan9303_i2c *sw_dev = i2c_get_clientdata(client); in lan9303_i2c_remove() local
79 struct lan9303_i2c *sw_dev = i2c_get_clientdata(client); in lan9303_i2c_shutdown() local
/linux/drivers/usb/typec/
H A Dmux.c128 struct typec_switch_dev *sw_dev; in typec_switch_put() local
168 struct typec_switch_dev *sw_dev; in typec_switch_register() local
206 struct typec_switch_dev *sw_dev; in typec_switch_set() local
231 void typec_switch_unregister(struct typec_switch_dev *sw_dev) in typec_switch_unregister()
238 void typec_switch_set_drvdata(struct typec_switch_dev *sw_dev, void *data) in typec_switch_set_drvdata()
244 void *typec_switch_get_drvdata(struct typec_switch_dev *sw_dev) in typec_switch_get_drvdata()