Home
last modified time | relevance | path

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

/linux/drivers/usb/host/
H A Dohci-dbg.c367 static const struct file_operations debug_async_fops = { variable
770 debugfs_create_file("async", S_IRUGO, root, ohci, &debug_async_fops); in create_debug_files()
/linux/drivers/usb/fotg210/
H A Dfotg210-hcd.c289 static const struct file_operations debug_async_fops = { variable
846 debugfs_create_file("async", S_IRUGO, root, bus, &debug_async_fops); in create_debug_files()