Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/usb/chipidea/
Ddebug.c110 static const struct file_operations ci_port_test_fops = { variable
350 debugfs_create_file("port_test", S_IRUGO | S_IWUSR, dir, ci, &ci_port_test_fops); in dbg_create_files()