Searched refs:peci_device_type (Results 1 – 3 of 3) sorted by relevance
183 device->dev.type = &peci_device_type; in peci_device_create()249 struct device_type peci_device_type = { variable
181 if (dev->type != &peci_device_type) in peci_bus_device_match()
78 extern struct device_type peci_device_type;