Home
last modified time | relevance | path

Searched refs:irlap_proc_read (Results 1 – 2 of 2) sorted by relevance

/linux-2.4.37.9/net/irda/
Dirproc.c36 extern int irlap_proc_read(char *buf, char **start, off_t offset, int len);
53 {"irlap", irlap_proc_read},
Dirlap.c76 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