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

/linux-master/drivers/s390/char/
H A Dhmcdrv_dev.c69 static const struct file_operations hmcdrv_dev_fops = { variable in typeref:struct:file_operations
300 cdev_init(&hmcdrv_dev.dev, &hmcdrv_dev_fops);
345 hmcdrv_dev.dev.fops = &hmcdrv_dev_fops;

Completed in 116 milliseconds