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

/linux-4.4.14/drivers/base/
H A Dcpu.c431 struct device *cpu_device_create(struct device *parent, void *drvdata, cpu_device_create() function
443 EXPORT_SYMBOL_GPL(cpu_device_create); variable
H A Dcacheinfo.c449 per_cpu_cache_dev(cpu) = cpu_device_create(dev, NULL, NULL, "cache"); cpu_cache_sysfs_init()
485 ci_dev = cpu_device_create(parent, this_leaf, cache_groups, cache_add_dev()
/linux-4.4.14/include/linux/
H A Dcpu.h44 struct device *cpu_device_create(struct device *parent, void *drvdata,

Completed in 121 milliseconds