Home
last modified time | relevance | path

Searched defs:pmu_mmdc (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/arch/arm/mach-imx/
H A Dmmdc.c127 struct mmdc_pmu *pmu_mmdc = dev_get_drvdata(dev); in mmdc_pmu_cpumask_show() local
279 struct mmdc_pmu *pmu_mmdc = to_mmdc_pmu(event->pmu); in mmdc_pmu_event_init() local
308 struct mmdc_pmu *pmu_mmdc = to_mmdc_pmu(event->pmu); in mmdc_pmu_event_update() local
326 struct mmdc_pmu *pmu_mmdc = to_mmdc_pmu(event->pmu); in mmdc_pmu_event_start() local
362 struct mmdc_pmu *pmu_mmdc = to_mmdc_pmu(event->pmu); in mmdc_pmu_event_add() local
383 struct mmdc_pmu *pmu_mmdc = to_mmdc_pmu(event->pmu); in mmdc_pmu_event_stop() local
399 struct mmdc_pmu *pmu_mmdc = to_mmdc_pmu(event->pmu); in mmdc_pmu_event_del() local
411 static void mmdc_pmu_overflow_handler(struct mmdc_pmu *pmu_mmdc) in mmdc_pmu_overflow_handler()
434 static int mmdc_pmu_init(struct mmdc_pmu *pmu_mmdc, in mmdc_pmu_init()
461 struct mmdc_pmu *pmu_mmdc = platform_get_drvdata(pdev); in imx_mmdc_remove() local
[all …]