Searched refs:peci_dev_exists (Results 1 – 1 of 1) sorted by relevance
138 static int peci_dev_exists(struct device *dev, void *data) in peci_dev_exists() function158 ret = device_for_each_child(&controller->dev, &addr, peci_dev_exists); in peci_device_create()