Searched refs:filp (Results 1 – 1 of 1) sorted by relevance
744 static int debug_stats_open(struct inode *inode, struct file *filp) in debug_stats_open() argument746 return single_open(filp, debug_stats_show, NULL); in debug_stats_open()