sm501_device      208 arch/sh/boards/board-sh7785lcr.c static struct platform_device sm501_device = {
sm501_device      271 arch/sh/boards/board-sh7785lcr.c 	&sm501_device,
sm501_device      174 arch/sh/boards/mach-r2d/setup.c static struct platform_device sm501_device = {
sm501_device      229 arch/sh/boards/mach-r2d/setup.c 	&sm501_device,
sm501_device      677 drivers/mfd/sm501.c static struct sm501_device *to_sm_device(struct platform_device *pdev)
sm501_device      679 drivers/mfd/sm501.c 	return container_of(pdev, struct sm501_device, pdev);
sm501_device      703 drivers/mfd/sm501.c 	struct sm501_device *smdev;
sm501_device      705 drivers/mfd/sm501.c 	smdev = kzalloc(sizeof(struct sm501_device) +
sm501_device      736 drivers/mfd/sm501.c 	struct sm501_device *smdev = to_sm_device(pdev);
sm501_device     1651 drivers/mfd/sm501.c 			     struct sm501_device *smdev)
sm501_device     1659 drivers/mfd/sm501.c 	struct sm501_device *smdev, *tmp;