Home
last modified time | relevance | path

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

/linux/drivers/power/supply/
H A Dsurface_charger.c188 ac->notif.event.flags = SSAM_EVENT_SEQUENCED; in spwr_ac_init()
/linux/drivers/platform/surface/
H A Dsurface_aggregator_hub.c179 hub->notif.event.flags = SSAM_EVENT_SEQUENCED; in ssam_hub_probe()
H A 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()
H A Dsurface_aggregator_tabletsw.c172 sw->notif.event.flags = SSAM_EVENT_SEQUENCED; in ssam_tablet_sw_probe()
H A Dsurface_dtx.c964 ddev->notif.event.flags = SSAM_EVENT_SEQUENCED; in sdtx_device_init()
/linux/include/linux/surface_aggregator/
H A Dcontroller.h29 SSAM_EVENT_SEQUENCED = BIT(0), enumerator
/linux/Documentation/driver-api/surface_aggregator/
H A Dclient.rst383 nf->event.flags = SSAM_EVENT_SEQUENCED;