Home
last modified time | relevance | path

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

/linux-5.19.10/include/linux/surface_aggregator/
Ddevice.h283 static inline void *ssam_device_get_drvdata(struct ssam_device *sdev) in ssam_device_get_drvdata() function
/linux-5.19.10/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-5.19.10/drivers/hid/surface-hid/
Dsurface_hid.c229 surface_hid_device_destroy(ssam_device_get_drvdata(sdev)); in surface_hid_remove()
/linux-5.19.10/drivers/platform/surface/
Dsurface_aggregator_registry.c491 struct ssam_base_hub *hub = ssam_device_get_drvdata(sdev); in ssam_base_hub_remove()
Dsurface_dtx.c1213 sdtx_device_destroy(ssam_device_get_drvdata(sdev)); in surface_dtx_ssam_remove()