Home
last modified time | relevance | path

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

/openbmc/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()
H A Dehci-dbg.c299 static const struct file_operations debug_async_fops = { variable
1033 &debug_async_fops); in create_debug_files()
/openbmc/linux/drivers/usb/fotg210/
H A Dfotg210-hcd.c289 static const struct file_operations debug_async_fops = { variable
850 debugfs_create_file("async", S_IRUGO, root, bus, &debug_async_fops); in create_debug_files()