Home
last modified time | relevance | path

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

/freebsd/sys/compat/linuxkpi/common/include/linux/
H A Dsysfs.h525 _sysfs_match_string(const char * const *a, size_t l, const char *s) in _sysfs_match_string() function
540 #define sysfs_match_string(a, s) _sysfs_match_string(a, ARRAY_SIZE(a), s)