hmcdrv_dev_fops    69 drivers/s390/char/hmcdrv_dev.c static const struct file_operations hmcdrv_dev_fops = {
hmcdrv_dev_fops   300 drivers/s390/char/hmcdrv_dev.c 	cdev_init(&hmcdrv_dev.dev, &hmcdrv_dev_fops);
hmcdrv_dev_fops   345 drivers/s390/char/hmcdrv_dev.c 	hmcdrv_dev.dev.fops = &hmcdrv_dev_fops;