Home
last modified time | relevance | path

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

/linux-2.4.37.9/net/irda/ircomm/
Dircomm_core.c55 static int ircomm_proc_read(char *buf, char **start, off_t offset, int len);
71 create_proc_info_entry("ircomm", 0, proc_irda, ircomm_proc_read); in ircomm_init()
490 int ircomm_proc_read(char *buf, char **start, off_t offset, int len) in ircomm_proc_read() function