Searched refs:sysfs_emit (Results 1 – 2 of 2) sorted by relevance
106 return sysfs_emit(buf, "%s\n", _string); \
492 int sysfs_emit(char *buf, const char *fmt, ...);747 static inline int sysfs_emit(char *buf, const char *fmt, ...) in sysfs_emit() function
Completed in 6 milliseconds