Searched refs:is_early_platform_device (Results 1 – 8 of 8) sorted by relevance
453 if (!is_early_platform_device(pdev)) { in sh_mtu2_probe()473 if (is_early_platform_device(pdev)) in sh_mtu2_probe()
609 if (!is_early_platform_device(pdev)) { in sh_tmu_probe()629 if (is_early_platform_device(pdev)) in sh_tmu_probe()
1049 if (!is_early_platform_device(pdev)) { in sh_cmt_probe()1069 if (is_early_platform_device(pdev)) in sh_cmt_probe()
298 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()
2664 if (is_early_platform_device(dev)) in sci_probe()
240 in the probe() function can use is_early_platform_device() to check if