Searched refs:is_sh_early_platform_device (Results 1 – 6 of 6) sorted by relevance
27 static inline int is_sh_early_platform_device(struct platform_device *pdev) in is_sh_early_platform_device() function
455 if (!is_sh_early_platform_device(pdev)) { in sh_mtu2_probe()475 if (is_sh_early_platform_device(pdev)) in sh_mtu2_probe()
602 if (!is_sh_early_platform_device(pdev)) { in sh_tmu_probe()623 if (is_sh_early_platform_device(pdev)) in sh_tmu_probe()
1094 if (!is_sh_early_platform_device(pdev)) { in sh_cmt_probe()1114 if (is_sh_early_platform_device(pdev)) in sh_cmt_probe()
361 static inline int is_sh_early_platform_device(struct platform_device *pdev) in is_sh_early_platform_device() function
3318 if (is_sh_early_platform_device(dev)) in sci_probe()