Home
last modified time | relevance | path

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

/linux/drivers/platform/surface/
H A Dsurfacepro3_button.c68 struct surface_button { struct
79 struct surface_button *button = dev_get_drvdata(dev); in surface_button_notify() argument
134 struct surface_button *button = dev_get_drvdata(dev); in surface_button_suspend()
142 struct surface_button *button = dev_get_drvdata(dev); in surface_button_resume()
188 struct surface_button *button; in surface_button_probe()
204 button = kzalloc_obj(struct surface_button); in surface_button_probe()
255 struct surface_button *button = platform_get_drvdata(pdev); in surface_button_remove()