Searched refs:ircomm_proc_read (Results 1 – 1 of 1) sorted by relevance
55 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