Searched refs:is_sh_early_platform_device (Results 1 - 6 of 6) sorted by relevance

/linux-master/arch/sh/include/asm/
H A Dplatform_early.h27 static inline int is_sh_early_platform_device(struct platform_device *pdev) function
/linux-master/drivers/clocksource/
H A Dsh_mtu2.c455 if (!is_sh_early_platform_device(pdev)) {
475 if (is_sh_early_platform_device(pdev))
H A Dsh_tmu.c602 if (!is_sh_early_platform_device(pdev)) {
623 if (is_sh_early_platform_device(pdev))
H A Dsh_cmt.c1115 if (!is_sh_early_platform_device(pdev)) {
1135 if (is_sh_early_platform_device(pdev))
/linux-master/include/linux/
H A Dplatform_device.h400 static inline int is_sh_early_platform_device(struct platform_device *pdev) function
/linux-master/drivers/tty/serial/
H A Dsh-sci.c3391 if (is_sh_early_platform_device(dev))

Completed in 132 milliseconds