Home
last modified time | relevance | path

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

/linux-6.3-rc2/arch/arm/mach-imx/
A Dmmdc.c59 #define to_mmdc_pmu(p) container_of(p, struct mmdc_pmu, pmu) macro
279 struct mmdc_pmu *pmu_mmdc = to_mmdc_pmu(event->pmu); in mmdc_pmu_event_init()
308 struct mmdc_pmu *pmu_mmdc = to_mmdc_pmu(event->pmu); in mmdc_pmu_event_update()
326 struct mmdc_pmu *pmu_mmdc = to_mmdc_pmu(event->pmu); in mmdc_pmu_event_start()
362 struct mmdc_pmu *pmu_mmdc = to_mmdc_pmu(event->pmu); in mmdc_pmu_event_add()
383 struct mmdc_pmu *pmu_mmdc = to_mmdc_pmu(event->pmu); in mmdc_pmu_event_stop()
399 struct mmdc_pmu *pmu_mmdc = to_mmdc_pmu(event->pmu); in mmdc_pmu_event_del()

Completed in 5 milliseconds