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

/linux-master/fs/sysfs/
H A Dfile.c772 int sysfs_emit_at(char *buf, int at, const char *fmt, ...) function
787 EXPORT_SYMBOL_GPL(sysfs_emit_at); variable
/linux-master/include/linux/
H A Dsysfs.h734 static inline int sysfs_emit_at(char *buf, int at, const char *fmt, ...) function

Completed in 295 milliseconds