Searched refs:irlap_proc_read (Results 1 – 2 of 2) sorted by relevance
/linux-2.4.37.9/net/irda/ |
D | irproc.c | 36 extern int irlap_proc_read(char *buf, char **start, off_t offset, int len); 53 {"irlap", irlap_proc_read},
|
D | irlap.c | 76 int irlap_proc_read(char *, char **, off_t, int); 1091 int irlap_proc_read(char *buf, char **start, off_t offset, int len) in irlap_proc_read() function
|