Home
last modified time | relevance | path

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

/linux-6.1.9/include/linux/
Dcpu.h48 extern void cpu_remove_dev_attr_group(struct attribute_group *attrs);
/linux-6.1.9/arch/powerpc/platforms/cell/
Dcbe_thermal.c380 cpu_remove_dev_attr_group(&ppe_attribute_group); in thermal_exit()
/linux-6.1.9/arch/powerpc/kernel/
Dsysfs.c1093 void cpu_remove_dev_attr_group(struct attribute_group *attrs) in cpu_remove_dev_attr_group() function
1107 EXPORT_SYMBOL_GPL(cpu_remove_dev_attr_group);