Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/sh/include/asm/
H A Dplatform_early.h27 static inline int is_sh_early_platform_device(struct platform_device *pdev) in is_sh_early_platform_device() function
/kernel/linux/linux-6.6/arch/sh/include/asm/
H A Dplatform_early.h27 static inline int is_sh_early_platform_device(struct platform_device *pdev) in is_sh_early_platform_device() function
/kernel/linux/linux-5.10/drivers/clocksource/
H A Dsh_mtu2.c455 if (!is_sh_early_platform_device(pdev)) { in sh_mtu2_probe()
475 if (is_sh_early_platform_device(pdev)) in sh_mtu2_probe()
H A Dsh_tmu.c602 if (!is_sh_early_platform_device(pdev)) { in sh_tmu_probe()
623 if (is_sh_early_platform_device(pdev)) in sh_tmu_probe()
H A Dsh_cmt.c1097 if (!is_sh_early_platform_device(pdev)) { in sh_cmt_probe()
1117 if (is_sh_early_platform_device(pdev)) in sh_cmt_probe()
/kernel/linux/linux-6.6/drivers/clocksource/
H A Dsh_mtu2.c455 if (!is_sh_early_platform_device(pdev)) { in sh_mtu2_probe()
475 if (is_sh_early_platform_device(pdev)) in sh_mtu2_probe()
H A Dsh_tmu.c602 if (!is_sh_early_platform_device(pdev)) { in sh_tmu_probe()
623 if (is_sh_early_platform_device(pdev)) in sh_tmu_probe()
H A Dsh_cmt.c1115 if (!is_sh_early_platform_device(pdev)) { in sh_cmt_probe()
1135 if (is_sh_early_platform_device(pdev)) in sh_cmt_probe()
/kernel/linux/linux-5.10/include/linux/
H A Dplatform_device.h351 static inline int is_sh_early_platform_device(struct platform_device *pdev) in is_sh_early_platform_device() function
/kernel/linux/linux-6.6/include/linux/
H A Dplatform_device.h400 static inline int is_sh_early_platform_device(struct platform_device *pdev) in is_sh_early_platform_device() function
/kernel/linux/linux-5.10/drivers/tty/serial/
H A Dsh-sci.c3351 if (is_sh_early_platform_device(dev)) in sci_probe()
/kernel/linux/linux-6.6/drivers/tty/serial/
H A Dsh-sci.c3399 if (is_sh_early_platform_device(dev)) in sci_probe()

Completed in 18 milliseconds