Home
last modified time | relevance | path

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

/openbmc/linux/drivers/peci/
H A Dcpu.c195 static struct auxiliary_device *adev_alloc(struct peci_cpu *priv, int idx) in adev_alloc() function
244 adev = adev_alloc(priv, idx); in devm_adev_add()