Home
last modified time | relevance | path

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

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