Searched refs:debug_async_open (Results 1 – 3 of 3) sorted by relevance
/drivers/usb/host/ |
D | ohci-dbg.c | 359 static int debug_async_open(struct inode *, struct file *); 362 static int debug_async_open(struct inode *, struct file *); 368 .open = debug_async_open, 739 static int debug_async_open(struct inode *inode, struct file *file) in debug_async_open() function
|
D | ehci-dbg.c | 336 static int debug_async_open(struct inode *, struct file *); 346 .open = debug_async_open, 1015 static int debug_async_open(struct inode *inode, struct file *file) in debug_async_open() function
|
D | fotg210-hcd.c | 292 static int debug_async_open(struct inode *, struct file *); 295 static int debug_async_open(struct inode *, struct file *); 302 .open = debug_async_open, 829 static int debug_async_open(struct inode *inode, struct file *file) in debug_async_open() function
|