Searched refs:is_early_platform_device (Results 1 – 8 of 8) sorted by relevance
461 if (!is_early_platform_device(pdev)) { in sh_mtu2_probe()481 if (is_early_platform_device(pdev)) in sh_mtu2_probe()
611 if (!is_early_platform_device(pdev)) { in sh_tmu_probe()631 if (is_early_platform_device(pdev)) in sh_tmu_probe()
1047 if (!is_early_platform_device(pdev)) { in sh_cmt_probe()1067 if (is_early_platform_device(pdev)) in sh_cmt_probe()
267 static inline int is_early_platform_device(struct platform_device *pdev) in is_early_platform_device() function
831 if (!is_early_platform_device(pdev)) { in sport_uart_probe()
1342 if (!is_early_platform_device(pdev)) { in bfin_serial_probe()
2625 if (is_early_platform_device(dev)) in sci_probe()
226 in the probe() function can use is_early_platform_device() to check if