Home
last modified time | relevance | path

Searched refs:__ssam_notifier_unregister (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/include/linux/surface_aggregator/
H A Dcontroller.h963 int __ssam_notifier_unregister(struct ssam_controller *ctrl,
983 return __ssam_notifier_unregister(ctrl, n, true); in ssam_notifier_unregister()
H A Ddevice.h629 return __ssam_notifier_unregister(sdev->ctrl, n, in ssam_device_notifier_unregister()
/openbmc/linux/drivers/hid/surface-hid/
H A Dsurface_hid_core.c123 __ssam_notifier_unregister(shid->ctrl, &shid->notif, !hot_removed); in surface_hid_stop()
/openbmc/linux/drivers/platform/surface/aggregator/
H A Dcontroller.c2356 int __ssam_notifier_unregister(struct ssam_controller *ctrl, struct ssam_event_notifier *n, in __ssam_notifier_unregister() function
2405 EXPORT_SYMBOL_GPL(__ssam_notifier_unregister);