Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/peci/
Dcore.c28 const struct device_type peci_controller_type = { variable
68 controller->dev.type = &peci_controller_type; in peci_controller_alloc()
Dsysfs.c12 if (dev->type != &peci_controller_type) in rescan_controller()
Dinternal.h127 extern const struct device_type peci_controller_type;