Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/usb/chipidea/
Ddebug.c296 static const struct file_operations ci_role_fops = { variable
357 debugfs_create_file("role", S_IRUGO | S_IWUSR, dir, ci, &ci_role_fops); in dbg_create_files()