tag
line
file
source code
netcard_fops
47
drivers/net/net_init.c
static struct file_operations netcard_fops = {
netcard_fops
73
drivers/net/net_init.c
if (register_chrdev(NET_MAJOR_NUM, "network",&netcard_fops))