Searched defs:sysfs_path (Results 1 - 1 of 1) sorted by relevance

/sssd/src/monitor/
H A Dmonitor_netlink.c173 static bool has_ethernet_encapsulation(const char *sysfs_path) argument
181 "%s/%s", sysfs_path, TYPE_FILE);
215 static bool has_phy_80211_subdir(const char *sysfs_path) argument
222 "%s/%s", sysfs_path, PHY_80211_SUBDIR);

Completed in 23 milliseconds