Home
last modified time | relevance | path

Searched refs:exynos_pmu_of_device_ids (Results 1 – 2 of 2) sorted by relevance

/Linux-v4.19/drivers/soc/samsung/
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()
143 .of_match_table = exynos_pmu_of_device_ids,
/Linux-v4.19/arch/arm/mach-exynos/
Dsuspend.c606 static const struct of_device_id exynos_pmu_of_device_ids[] __initconst = { variable
634 np = of_find_matching_node_and_match(NULL, exynos_pmu_of_device_ids, &match); in exynos_pm_init()