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

/linux-master/drivers/thermal/intel/int340x_thermal/
H A Dprocessor_thermal_wt_req.c99 static const struct attribute_group workload_req_attribute_group = { variable in typeref:struct:attribute_group
116 ret = sysfs_create_group(&pdev->dev.kobj, &workload_req_attribute_group);
129 sysfs_remove_group(&pdev->dev.kobj, &workload_req_attribute_group);

Completed in 98 milliseconds