debug_async_fops  299 drivers/usb/host/ehci-dbg.c static const struct file_operations debug_async_fops = {
debug_async_fops 1033 drivers/usb/host/ehci-dbg.c 			    &debug_async_fops);
debug_async_fops  289 drivers/usb/host/fotg210-hcd.c static const struct file_operations debug_async_fops = {
debug_async_fops  854 drivers/usb/host/fotg210-hcd.c 	debugfs_create_file("async", S_IRUGO, root, bus, &debug_async_fops);
debug_async_fops  367 drivers/usb/host/ohci-dbg.c static const struct file_operations debug_async_fops = {
debug_async_fops  770 drivers/usb/host/ohci-dbg.c 	debugfs_create_file("async", S_IRUGO, root, ohci, &debug_async_fops);