Searched refs:register_proc (Results 1 – 2 of 2) sorted by relevance
55 static int register_proc(void);58 static inline int register_proc(void) { return 0; } in register_proc() function85 if ((rc = register_proc()) < 0) { in alsa_seq_oss_init()287 register_proc(void) in register_proc() function
157 static __init int register_proc(void) in register_proc() function167 __initcall(register_proc);