Home
last modified time | relevance | path

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

/openbmc/linux/drivers/peci/
H A Dcpu.c177 static const char * const peci_adev_types[] = { variable
206 name = kasprintf(GFP_KERNEL, "%s.%s", peci_adev_types[idx], (const char *)priv->id->data); in adev_alloc()
266 for (i = 0; i < ARRAY_SIZE(peci_adev_types); i++) { in peci_cpu_add_adevices()
270 peci_adev_types[i], ret); in peci_cpu_add_adevices()