Home
last modified time | relevance | path

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

/openbmc/linux/drivers/platform/surface/
H A Dsurfacepro3_button.c66 struct surface_button { struct
76 struct surface_button *button = acpi_driver_data(device); in surface_button_notify() argument
133 struct surface_button *button = acpi_driver_data(device); in surface_button_suspend()
142 struct surface_button *button = acpi_driver_data(device); in surface_button_resume()
189 struct surface_button *button; in surface_button_add()
202 button = kzalloc(sizeof(struct surface_button), GFP_KERNEL); in surface_button_add()
244 struct surface_button *button = acpi_driver_data(device); in surface_button_remove()