Searched refs:testmode_fops (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/usb/dwc2/
H A Ddebugfs.c108 static const struct file_operations testmode_fops = { variable in typeref:struct:file_operations
301 debugfs_create_file("testmode", 0644, root, hsotg, &testmode_fops);

Completed in 100 milliseconds