Searched refs:debug_async_open (Results 1 – 1 of 1) sorted by relevance
360 static int debug_async_open(struct inode *, struct file *);363 static int debug_async_open(struct inode *, struct file *);369 .open = debug_async_open,740 static int debug_async_open(struct inode *inode, struct file *file) in debug_async_open() function