Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/char/
A Dmem.c674 static const struct file_operations __maybe_unused port_fops = { variable
711 [4] = { "port", 0, &port_fops, 0 },
A Dvirtio_console.c1089 static const struct file_operations port_fops = { variable
1393 port->cdev->ops = &port_fops; in add_port()
/linux-6.3-rc2/drivers/usb/host/
A Dxhci-debugfs.c397 static const struct file_operations port_fops = { variable
648 debugfs_create_file("portsc", 0644, dir, port, &port_fops); in xhci_debugfs_create_ports()

Completed in 15 milliseconds