Searched defs:port_fops (Results 1 - 2 of 2) sorted by relevance

/drivers/char/
H A Dmem.c760 static const struct file_operations port_fops = { variable in typeref:struct:file_operations
808 [4] = { "port", 0, &port_fops, NULL },
H A Dvirtio_console.c1107 static const struct file_operations port_fops = { variable in typeref:struct:file_operations
1428 port->cdev->ops = &port_fops;

Completed in 57 milliseconds