Searched refs:peci_device_type (Results 1 – 3 of 3) sorted by relevance
182 device->dev.type = &peci_device_type; in peci_device_create()248 const struct device_type peci_device_type = { variable
76 extern const struct device_type peci_device_type;
180 if (dev->type != &peci_device_type) in peci_bus_device_match()