Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/power/supply/
Dsurface_charger.c219 return ssam_device_notifier_register(ac->sdev, &ac->notif); in spwr_ac_register()
Dsurface_battery.c805 return ssam_device_notifier_register(bat->sdev, &bat->notif); in spwr_battery_register()
/Linux-v6.1/include/linux/surface_aggregator/
Ddevice.h600 static inline int ssam_device_notifier_register(struct ssam_device *sdev, in ssam_device_notifier_register() function
/Linux-v6.1/drivers/platform/surface/
Dsurface_aggregator_hub.c188 status = ssam_device_notifier_register(sdev, &hub->notif); in ssam_hub_probe()
Dsurface_aggregator_tabletsw.c165 status = ssam_device_notifier_register(sdev, &sw->notif); in ssam_tablet_sw_probe()
/Linux-v6.1/Documentation/driver-api/surface_aggregator/
Dclient.rst20 .. |ssam_device_notifier_register| replace:: :c:func:`ssam_device_notifier_register` substdef
317 more. For |ssam_device| type clients, the |ssam_device_notifier_register| and