Home
last modified time | relevance | path

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

/lib/
Dstring.c701 bool sysfs_streq(const char *s1, const char *s2) in sysfs_streq() function
716 EXPORT_SYMBOL(sysfs_streq);
778 if (sysfs_streq(item, str)) in __sysfs_match_string()