Home
last modified time | relevance | path

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

/linux-4.4.14/arch/arm/mach-exynos/
Dpmu.c924 static const struct of_device_id exynos_pmu_of_device_ids[] = { variable
976 match = of_match_node(exynos_pmu_of_device_ids, dev->of_node); in exynos_pmu_probe()
998 .of_match_table = exynos_pmu_of_device_ids,
Dsuspend.c688 static const struct of_device_id exynos_pmu_of_device_ids[] __initconst = { variable
719 np = of_find_matching_node_and_match(NULL, exynos_pmu_of_device_ids, &match); in exynos_pm_init()