Home
last modified time | relevance | path

Searched refs:debug_async_open (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/usb/host/
H A Dohci-dbg.c360 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
H A Dehci-dbg.c291 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
/openbmc/linux/drivers/usb/fotg210/
H A Dfotg210-hcd.c281 static int debug_async_open(struct inode *, struct file *);
284 static int debug_async_open(struct inode *, struct file *);
291 .open = debug_async_open,
815 static int debug_async_open(struct inode *inode, struct file *file) in debug_async_open() function