Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/usb/host/
Dehci-dbg.c337 static int debug_bandwidth_open(struct inode *, struct file *);
353 .open = debug_bandwidth_open,
1022 static int debug_bandwidth_open(struct inode *inode, struct file *file) in debug_bandwidth_open() function