Home
last modified time | relevance | path

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

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