taglinefilesource code
we_fops124net/drv/we8003/main.cstatic struct file_operations we_fops = {
we_fops162net/drv/we8003/main.cif (register_blkdev(dev->major, "WE8003", &we_fops) < 0) {
we_fops169net/drv/we8003/main.cif (register_chrdev(dev->major, "WE8003", &we_fops) < 0) {