Symbol: ssam_event
drivers/hid/surface-hid/surface_hid.c
157
static u32 ssam_hid_event_fn(struct ssam_event_notifier *nf, const struct ssam_event *event)
drivers/hid/surface-hid/surface_kbd.c
113
static bool ssam_kbd_is_input_event(const struct ssam_event *event)
drivers/hid/surface-hid/surface_kbd.c
124
static u32 ssam_kbd_event_fn(struct ssam_event_notifier *nf, const struct ssam_event *event)
drivers/platform/surface/aggregator/controller.c
119
const struct ssam_event *event)
drivers/platform/surface/aggregator/controller.c
148
static int ssam_nfblk_call_chain(struct ssam_nf_head *nh, struct ssam_event *event)
drivers/platform/surface/aggregator/controller.c
465
struct ssam_event *event)
drivers/platform/surface/aggregator/controller.h
95
struct ssam_event event; /* must be last */
drivers/platform/surface/surface_acpi_notify.c
182
struct ssam_event event; /* must be last */
drivers/platform/surface/surface_acpi_notify.c
211
static int san_evt_bat_adp(struct device *dev, const struct ssam_event *event)
drivers/platform/surface/surface_acpi_notify.c
233
static int san_evt_bat_bix(struct device *dev, const struct ssam_event *event)
drivers/platform/surface/surface_acpi_notify.c
245
static int san_evt_bat_bst(struct device *dev, const struct ssam_event *event)
drivers/platform/surface/surface_acpi_notify.c
257
static int san_evt_bat_dptf(struct device *dev, const struct ssam_event *event)
drivers/platform/surface/surface_acpi_notify.c
292
static bool san_evt_bat(const struct ssam_event *event, struct device *dev)
drivers/platform/surface/surface_acpi_notify.c
342
const struct ssam_event *event)
drivers/platform/surface/surface_acpi_notify.c
365
static int san_evt_tmp_trip(struct device *dev, const struct ssam_event *event)
drivers/platform/surface/surface_acpi_notify.c
380
static bool san_evt_tmp(const struct ssam_event *event, struct device *dev)
drivers/platform/surface/surface_acpi_notify.c
402
const struct ssam_event *event)
drivers/platform/surface/surface_aggregator_cdev.c
93
static u32 ssam_cdev_notifier(struct ssam_event_notifier *nf, const struct ssam_event *in)
drivers/platform/surface/surface_aggregator_hub.c
244
static u32 ssam_base_hub_notif(struct ssam_event_notifier *nf, const struct ssam_event *event)
drivers/platform/surface/surface_aggregator_hub.c
315
static u32 ssam_kip_hub_notif(struct ssam_event_notifier *nf, const struct ssam_event *event)
drivers/platform/surface/surface_aggregator_hub.c
60
u32 (*notify)(struct ssam_event_notifier *nf, const struct ssam_event *event);
drivers/platform/surface/surface_aggregator_tabletsw.c
287
static u32 ssam_kip_sw_notif(struct ssam_event_notifier *nf, const struct ssam_event *event)
drivers/platform/surface/surface_aggregator_tabletsw.c
54
u32 (*notify)(struct ssam_event_notifier *nf, const struct ssam_event *event);
drivers/platform/surface/surface_aggregator_tabletsw.c
586
static u32 ssam_pos_sw_notif(struct ssam_event_notifier *nf, const struct ssam_event *event)
drivers/platform/surface/surface_dtx.c
620
static u32 sdtx_notifier(struct ssam_event_notifier *nf, const struct ssam_event *in)
drivers/power/supply/surface_battery.c
343
static u32 spwr_notify_bat(struct ssam_event_notifier *nf, const struct ssam_event *event)
drivers/power/supply/surface_charger.c
103
static u32 spwr_notify_ac(struct ssam_event_notifier *nf, const struct ssam_event *event)
include/linux/surface_aggregator/controller.h
776
const struct ssam_event *event);