Home
last modified time | relevance | path

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

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