Home
last modified time | relevance | path

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

/Linux-v6.1/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-v6.1/drivers/platform/surface/
Dsurface_aggregator_hub.c179 hub->notif.event.flags = SSAM_EVENT_SEQUENCED; in ssam_hub_probe()
Dsurface_acpi_notify.c689 d->nf_bat.event.flags = SSAM_EVENT_SEQUENCED; in san_events_register()
697 d->nf_tmp.event.flags = SSAM_EVENT_SEQUENCED; in san_events_register()
Dsurface_aggregator_tabletsw.c163 sw->notif.event.flags = SSAM_EVENT_SEQUENCED; in ssam_tablet_sw_probe()
Dsurface_dtx.c965 ddev->notif.event.flags = SSAM_EVENT_SEQUENCED; in sdtx_device_init()
/Linux-v6.1/include/linux/surface_aggregator/
Dcontroller.h29 SSAM_EVENT_SEQUENCED = BIT(0), enumerator
/Linux-v6.1/Documentation/driver-api/surface_aggregator/
Dclient.rst383 nf->event.flags = SSAM_EVENT_SEQUENCED;