Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/host/
H A Dehci-dbg.c292 static int debug_bandwidth_open(struct inode *, struct file *);
309 .open = debug_bandwidth_open,
997 static int debug_bandwidth_open(struct inode *inode, struct file *file) in debug_bandwidth_open() function