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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/char/
H A Dmem.c773 static const struct file_operations port_fops = { variable in typeref:struct:file_operations
848 [4] = { "port", 0, &port_fops, NULL },
H A Dvirtio_console.c739 static const struct file_operations port_fops = { variable in typeref:struct:file_operations
1035 cdev_init(&port->cdev, &port_fops);

Completed in 74 milliseconds