Searched refs:debugfs_read (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/tools/perf/util/
H A Ddebugfs.h21 extern int debugfs_read(const char *entry, char *buffer, size_t size);
H A Ddebugfs.c204 int debugfs_read(const char *entry, char *buffer, size_t size) function
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/char/
H A Dvirtio_console.c930 static ssize_t debugfs_read(struct file *filp, char __user *ubuf, function
966 .read = debugfs_read,

Completed in 58 milliseconds