Home
last modified time | relevance | path

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

/openbmc/linux/drivers/hwmon/
H A Dhp-wmi-sensors.c54 #define HP_WMI_MAX_STR_SIZE 128U macro
433 len = min(cps * 3, HP_WMI_MAX_STR_SIZE - 1); in convert_raw_wmi_string()
451 len = strnlen(src, HP_WMI_MAX_STR_SIZE - 1); in hp_wmi_strdup()
1319 char buf[HP_WMI_MAX_STR_SIZE]; in hp_wmi_debugfs_init()