Home
last modified time | relevance | path

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

/openbmc/linux/drivers/power/supply/
H A Dsurface_charger.c188 ac->notif.event.flags = SSAM_EVENT_SEQUENCED; in spwr_ac_init()
H A Dsurface_battery.c735 bat->notif.event.flags = SSAM_EVENT_SEQUENCED; in spwr_battery_init()
/openbmc/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.c965 ddev->notif.event.flags = SSAM_EVENT_SEQUENCED; in sdtx_device_init()
/openbmc/linux/include/linux/surface_aggregator/
H A Dcontroller.h29 SSAM_EVENT_SEQUENCED = BIT(0), enumerator
/openbmc/linux/Documentation/driver-api/surface_aggregator/
H A Dclient.rst383 nf->event.flags = SSAM_EVENT_SEQUENCED;