Home
last modified time | relevance | path

Searched refs:SSAM_EVENT_SEQUENCED (Results 1 – 7 of 7) sorted by relevance

/linux-5.19.10/drivers/power/supply/
Dsurface_charger.c188 ac->notif.event.flags = SSAM_EVENT_SEQUENCED; in spwr_ac_init()
Dsurface_battery.c735 bat->notif.event.flags = SSAM_EVENT_SEQUENCED; in spwr_battery_init()
/linux-5.19.10/drivers/platform/surface/
Dsurface_acpi_notify.c687 d->nf_bat.event.flags = SSAM_EVENT_SEQUENCED; in san_events_register()
695 d->nf_tmp.event.flags = SSAM_EVENT_SEQUENCED; in san_events_register()
Dsurface_aggregator_registry.c465 hub->notif.event.flags = SSAM_EVENT_SEQUENCED; in ssam_base_hub_probe()
Dsurface_dtx.c965 ddev->notif.event.flags = SSAM_EVENT_SEQUENCED; in sdtx_device_init()
/linux-5.19.10/include/linux/surface_aggregator/
Dcontroller.h29 SSAM_EVENT_SEQUENCED = BIT(0), enumerator
/linux-5.19.10/Documentation/driver-api/surface_aggregator/
Dclient.rst379 nf->event.flags = SSAM_EVENT_SEQUENCED;