Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/pinctrl/intel/
Dpinctrl-baytrail.c201 struct byt_community *communities_copy; member
717 comm = vg->communities_copy + i; in byt_get_community()
1751 vg->communities_copy = devm_kcalloc(&vg->pdev->dev, in byt_set_soc_data()
1753 sizeof(*vg->communities_copy), in byt_set_soc_data()
1755 if (!vg->communities_copy) in byt_set_soc_data()
1759 struct byt_community *comm = vg->communities_copy + i; in byt_set_soc_data()