Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/pinctrl/intel/
Dpinctrl-baytrail.c115 struct intel_community *communities_copy; member
559 comm = vg->communities_copy + i; in byt_get_community()
1569 vg->communities_copy = devm_kcalloc(&vg->pdev->dev, in byt_set_soc_data()
1571 sizeof(*vg->communities_copy), in byt_set_soc_data()
1573 if (!vg->communities_copy) in byt_set_soc_data()
1577 struct intel_community *comm = vg->communities_copy + i; in byt_set_soc_data()