surface_button
struct surface_button *button = dev_get_drvdata(dev);
struct surface_button *button = dev_get_drvdata(dev);
struct surface_button *button;
button = kzalloc_obj(struct surface_button);
struct surface_button *button = platform_get_drvdata(pdev);
struct surface_button *button = dev_get_drvdata(dev);