Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/drivers/thermal/intel/int340x_thermal/
H A Dprocessor_thermal_mbox.c204 static const struct attribute_group workload_req_attribute_group = { variable
221 ret = sysfs_create_group(&pdev->dev.kobj, &workload_req_attribute_group); in proc_thermal_mbox_add()
234 sysfs_remove_group(&pdev->dev.kobj, &workload_req_attribute_group); in proc_thermal_mbox_remove()

Completed in 1 milliseconds