static int __init xxx_probe(struct device *dev) { struct platform_device *xxxdev = to_platform_device(dev); ... }