Home
last modified time | relevance | path

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

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