Searched refs:peci_device_type (Results 1 - 3 of 3) sorted by relevance

/linux-master/drivers/peci/
H A Ddevice.c183 device->dev.type = &peci_device_type;
249 struct device_type peci_device_type = { variable in typeref:struct:device_type
H A Dinternal.h78 extern struct device_type peci_device_type;
H A Dcore.c181 if (dev->type != &peci_device_type)

Completed in 123 milliseconds