Home
last modified time | relevance | path

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

/openbmc/linux/drivers/platform/surface/
H A Dsurface_acpi_notify.c427 struct gsb_data_etwl { struct
443 struct gsb_data_etwl etwl; /* ETWL input. */ argument
468 struct gsb_data_etwl *etwl = &b->data.etwl; in san_etwl()
470 if (b->len < sizeof(struct gsb_data_etwl)) { in san_etwl()
476 (unsigned int)(b->len - sizeof(struct gsb_data_etwl)), in san_etwl()