Home
last modified time | relevance | path

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

/openbmc/linux/drivers/platform/surface/
H A Dsurface_aggregator_hub.c268 .reg = SSAM_EVENT_REGISTRY_SAM,
333 .reg = SSAM_EVENT_REGISTRY_SAM,
H A Dsurface_aggregator_tabletsw.c313 .reg = SSAM_EVENT_REGISTRY_SAM,
612 .reg = SSAM_EVENT_REGISTRY_SAM,
H A Dsurface_acpi_notify.c685 d->nf_bat.event.reg = SSAM_EVENT_REGISTRY_SAM; in san_events_register()
693 d->nf_tmp.event.reg = SSAM_EVENT_REGISTRY_SAM; in san_events_register()
H A Dsurface_dtx.c961 ddev->notif.event.reg = SSAM_EVENT_REGISTRY_SAM; in sdtx_device_init()
/openbmc/linux/drivers/power/supply/
H A Dsurface_charger.c259 .registry = SSAM_EVENT_REGISTRY_SAM,
H A Dsurface_battery.c846 .registry = SSAM_EVENT_REGISTRY_SAM,
/openbmc/linux/drivers/hid/surface-hid/
H A Dsurface_kbd.c259 shid->notif.event.reg = SSAM_EVENT_REGISTRY_SAM; in surface_kbd_probe()
/openbmc/linux/include/linux/surface_aggregator/
H A Dcontroller.h914 #define SSAM_EVENT_REGISTRY_SAM \ macro