Home
last modified time | relevance | path

Searched refs:ssam_notifier_unregister (Results 1 – 11 of 11) sorted by relevance

/Linux-v5.15/drivers/platform/surface/
Dsurface_aggregator_registry.c437 ssam_notifier_unregister(sdev->ctrl, &hub->notif); in ssam_base_hub_probe()
449 ssam_notifier_unregister(sdev->ctrl, &hub->notif); in ssam_base_hub_remove()
Dsurface_acpi_notify.c703 ssam_notifier_unregister(d->ctrl, &d->nf_bat); in san_events_register()
712 ssam_notifier_unregister(d->ctrl, &d->nf_bat); in san_events_unregister()
713 ssam_notifier_unregister(d->ctrl, &d->nf_tmp); in san_events_unregister()
Dsurface_dtx.c1036 ssam_notifier_unregister(ddev->ctrl, &ddev->notif); in sdtx_device_init()
1072 ssam_notifier_unregister(ddev->ctrl, &ddev->notif); in sdtx_device_destroy()
Dsurface_aggregator_cdev.c208 status = ssam_notifier_unregister(client->cdev->ctrl, &client->notifier[event]->nf); in ssam_cdev_notifier_unregister()
/Linux-v5.15/drivers/power/supply/
Dsurface_charger.c254 ssam_notifier_unregister(sdev->ctrl, &ac->notif); in surface_ac_remove()
Dsurface_battery.c840 ssam_notifier_unregister(sdev->ctrl, &bat->notif); in surface_battery_remove()
/Linux-v5.15/drivers/hid/surface-hid/
Dsurface_hid_core.c93 ssam_notifier_unregister(shid->ctrl, &shid->notif); in surface_hid_stop()
/Linux-v5.15/Documentation/driver-api/surface_aggregator/
Dclient.rst19 .. |ssam_notifier_unregister| replace:: :c:func:`ssam_notifier_unregister` substdef
314 unregistered via |ssam_notifier_unregister| once it is not required any
Dinternal.rst39 .. |ssam_notifier_unregister| replace:: :c:func:`ssam_notifier_unregister` substdef
512 |ssam_notifier_unregister| functions.
563 (e.g. |ssam_notifier_register|, |ssam_notifier_unregister|,
577 each other. This includes |ssam_notifier_register|, |ssam_notifier_unregister|,
/Linux-v5.15/include/linux/surface_aggregator/
Dcontroller.h838 int ssam_notifier_unregister(struct ssam_controller *ctrl,
/Linux-v5.15/drivers/platform/surface/aggregator/
Dcontroller.c2338 int ssam_notifier_unregister(struct ssam_controller *ctrl, struct ssam_event_notifier *n) in ssam_notifier_unregister() function
2386 EXPORT_SYMBOL_GPL(ssam_notifier_unregister);