Searched refs:debug_async_open (Results 1 – 3 of 3) sorted by relevance
/drivers/usb/host/ |
D | ohci-dbg.c | 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
|
D | ehci-dbg.c | 291 static int debug_async_open(struct inode *, struct file *); 301 .open = debug_async_open, 990 static int debug_async_open(struct inode *inode, struct file *file) in debug_async_open() function
|
D | fotg210-hcd.c | 282 static int debug_async_open(struct inode *, struct file *); 285 static int debug_async_open(struct inode *, struct file *); 292 .open = debug_async_open, 816 static int debug_async_open(struct inode *inode, struct file *file) in debug_async_open() function
|