Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/char/mwave/
Dmwavedd.c79 static int mwave_get_info(char *buf, char **start, off_t offset, int len);
585 !create_proc_info_entry("mwave", 0, NULL, mwave_get_info) in mwave_init()
613 static int mwave_get_info(char *buf, char **start, off_t offset, int len) in mwave_get_info() function