Searched refs:port_fops (Results 1 – 3 of 3) sorted by relevance
671 static const struct file_operations port_fops = { variable712 [4] = { "port", &port_fops, 0, 0 },
1088 static const struct file_operations port_fops = { variable1360 port->cdev->ops = &port_fops; in add_port()
378 static const struct file_operations port_fops = { variable659 debugfs_create_file("portsc", 0644, dir, port, &port_fops); in xhci_debugfs_create_ports()