Home
last modified time | relevance | path

Searched refs:exynos_pmu_of_device_ids (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/soc/samsung/
H A Dexynos-pmu.c74 static const struct of_device_id exynos_pmu_of_device_ids[] = { variable
103 exynos_pmu_of_device_ids); in exynos_get_pmu_regmap()
141 .of_match_table = exynos_pmu_of_device_ids,
/kernel/linux/linux-6.6/drivers/soc/samsung/
H A Dexynos-pmu.c81 static const struct of_device_id exynos_pmu_of_device_ids[] = { variable
119 exynos_pmu_of_device_ids); in exynos_get_pmu_regmap()
163 .of_match_table = exynos_pmu_of_device_ids,
/kernel/linux/linux-5.10/arch/arm/mach-exynos/
H A Dsuspend.c636 static const struct of_device_id exynos_pmu_of_device_ids[] __initconst = {
664 np = of_find_matching_node_and_match(NULL, exynos_pmu_of_device_ids, &match); in exynos_pm_init()
/kernel/linux/linux-6.6/arch/arm/mach-exynos/
H A Dsuspend.c637 static const struct of_device_id exynos_pmu_of_device_ids[] __initconst = {
668 np = of_find_matching_node_and_match(NULL, exynos_pmu_of_device_ids, &match); in exynos_pm_init()

Completed in 3 milliseconds