Searched refs:port_fops (Results 1 – 2 of 2) sorted by relevance
758 static const struct file_operations __maybe_unused port_fops = { variable796 [4] = { "port", 0, &port_fops, 0 },
1109 static const struct file_operations port_fops = { variable1430 port->cdev->ops = &port_fops; in add_port()