Home
last modified time | relevance | path

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

/freebsd/sys/compat/linuxkpi/common/include/linux/
H A Dsysfs.h540 #define sysfs_match_string(a, s) _sysfs_match_string(a, ARRAY_SIZE(a), s) macro
/freebsd/sys/contrib/dev/iwlwifi/pcie/gen1_2/
H A Dtrans.c3199 mode = sysfs_match_string(modes, buf); in iwl_dbgfs_reset_write()