sh_pfc_device 13 arch/sh/kernel/cpu/pfc.c static struct platform_device sh_pfc_device = { sh_pfc_device 20 arch/sh/kernel/cpu/pfc.c sh_pfc_device.name = name; sh_pfc_device 21 arch/sh/kernel/cpu/pfc.c sh_pfc_device.num_resources = num_resources; sh_pfc_device 22 arch/sh/kernel/cpu/pfc.c sh_pfc_device.resource = resource; sh_pfc_device 24 arch/sh/kernel/cpu/pfc.c return platform_device_register(&sh_pfc_device);