Searched refs:port_fops (Results 1 – 3 of 3) sorted by relevance
390 static const struct file_operations port_fops = { variable534 debugfs_create_file("portsc", 0644, dir, port, &port_fops); in xhci_debugfs_create_ports()
856 static const struct file_operations __maybe_unused port_fops = { variable895 [4] = { "port", 0, &port_fops, 0 },
1098 static const struct file_operations port_fops = { variable1399 port->cdev->ops = &port_fops; in add_port()