Home
last modified time | relevance | path

Searched refs:ssam_device_get_drvdata (Results 1 – 7 of 7) sorted by relevance

/openbmc/linux/drivers/power/supply/
H A Dsurface_charger.c252 struct spwr_ac_device *ac = ssam_device_get_drvdata(sdev); in surface_ac_remove()
H A Dsurface_battery.c838 struct spwr_battery_device *bat = ssam_device_get_drvdata(sdev); in surface_battery_remove()
/openbmc/linux/include/linux/surface_aggregator/
H A Ddevice.h330 static inline void *ssam_device_get_drvdata(struct ssam_device *sdev) in ssam_device_get_drvdata() function
/openbmc/linux/drivers/platform/surface/
H A Dsurface_aggregator_hub.c198 struct ssam_hub *hub = ssam_device_get_drvdata(sdev); in ssam_hub_remove()
H A Dsurface_aggregator_tabletsw.c194 struct ssam_tablet_sw *sw = ssam_device_get_drvdata(sdev); in ssam_tablet_sw_remove()
H A Dsurface_dtx.c1213 sdtx_device_destroy(ssam_device_get_drvdata(sdev)); in surface_dtx_ssam_remove()
/openbmc/linux/drivers/hid/surface-hid/
H A Dsurface_hid.c229 surface_hid_device_destroy(ssam_device_get_drvdata(sdev)); in surface_hid_remove()