Home
last modified time | relevance | path

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

/linux-4.4.14/scripts/coccinelle/misc/
Dof_table.cocci3 // Keywords: of_table i2c_table platform_table
/linux-4.4.14/include/linux/perf/
Darm_pmu.h149 const struct of_device_id *of_table,
/linux-4.4.14/drivers/perf/
Darm_pmu.c875 const struct of_device_id *of_table, in arm_pmu_device_probe() argument
895 if (node && (of_id = of_match_node(of_table, pdev->dev.of_node))) { in arm_pmu_device_probe()