scr24x_fops       216 drivers/char/pcmcia/scr24x_cs.c static const struct file_operations scr24x_fops = {
scr24x_fops       266 drivers/char/pcmcia/scr24x_cs.c 	cdev_init(&dev->c_dev, &scr24x_fops);
scr24x_fops       268 drivers/char/pcmcia/scr24x_cs.c 	dev->c_dev.ops = &scr24x_fops;