Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/linux/
Dstring_helpers.h79 static inline void string_upper(char *dst, const char *src) in string_upper() function
/kernel/linux/linux-5.10/lib/
Dtest-string_helpers.c428 string_upper(dst, s); in test_string_upper_lower()
/kernel/linux/linux-5.10/drivers/platform/mellanox/
Dmlxreg-hotplug.c86 string_upper(label, data->label); in mlxreg_hotplug_udev_event_send()