Home
last modified time | relevance | path

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

/linux/drivers/platform/surface/
H A Dsurface_acpi_notify.c640 int accessor_type = (function & 0xFFFF0000) >> 16; in san_opreg_handler() local
647 if (accessor_type != ACPI_GSB_ACCESS_ATTRIB_RAW_PROCESS) { in san_opreg_handler()
648 dev_err(d->dev, "invalid access type: %#04x\n", accessor_type); in san_opreg_handler()
H A Dsurface3_power.c385 u32 accessor_type = function >> 16; in mshw0011_space_handler() local
398 if (accessor_type != ACPI_GSB_ACCESS_ATTRIB_RAW_PROCESS) { in mshw0011_space_handler()