Home
last modified time | relevance | path

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

/lib/
Dstring.c662 bool sysfs_streq(const char *s1, const char *s2) in sysfs_streq() function
677 EXPORT_SYMBOL(sysfs_streq);
723 if (sysfs_streq(item, str)) in __sysfs_match_string()