Searched refs:hsmp_msg_resp32_show (Results 1 – 1 of 1) sorted by relevance
| /linux/drivers/platform/x86/amd/hsmp/ |
| H A D | acpi.c | 261 static ssize_t hsmp_msg_resp32_show(struct device *dev, struct device_attribute *attr, in hsmp_msg_resp32_show() function 526 HSMP_DEV_ATTR(c0_residency_input, HSMP_GET_C0_PERCENT, hsmp_msg_resp32_show, 0444); 527 HSMP_DEV_ATTR(prochot_status, HSMP_GET_PROC_HOT, hsmp_msg_resp32_show, 0444); 529 HSMP_DEV_ATTR(protocol_version, HSMP_GET_PROTO_VER, hsmp_msg_resp32_show, 0444); 530 HSMP_DEV_ATTR(cclk_freq_limit_input, HSMP_GET_CCLK_THROTTLE_LIMIT, hsmp_msg_resp32_show, 0444);
|