Home
last modified time | relevance | path

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

/linux/drivers/peci/
H A Ddevice.c137 static int peci_dev_exists(struct device *dev, void *data) in peci_dev_exists() function
157 ret = device_for_each_child(&controller->dev, &addr, peci_dev_exists); in peci_device_create()