Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/platform/x86/
Dsurfacepro3_button.c23 #define SURFACE_BUTTON_OBJ_NAME "VGBI" macro
150 if (strncmp(acpi_device_bid(device), SURFACE_BUTTON_OBJ_NAME, in surface_button_add()
151 strlen(SURFACE_BUTTON_OBJ_NAME))) in surface_button_add()