Home
last modified time | relevance | path

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

/linux/drivers/power/supply/
H A Dsurface_charger.c219 return ssam_device_notifier_register(ac->sdev, &ac->notif); in spwr_ac_register()
/linux/include/linux/surface_aggregator/
H A Ddevice.h592 static inline int ssam_device_notifier_register(struct ssam_device *sdev, in ssam_device_notifier_register() function
/linux/drivers/platform/surface/
H A Dsurface_aggregator_hub.c188 status = ssam_device_notifier_register(sdev, &hub->notif); in ssam_hub_probe()
H A Dsurface_aggregator_tabletsw.c174 status = ssam_device_notifier_register(sdev, &sw->notif); in ssam_tablet_sw_probe()
/linux/Documentation/driver-api/surface_aggregator/
H A 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