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

/linux-master/drivers/s390/char/
H A Dfs3270.c510 static const struct file_operations fs3270_fops = { variable in typeref:struct:file_operations
523 __register_chrdev(IBM_FS3270_MAJOR, minor, 1, "tub", &fs3270_fops);
546 rc = __register_chrdev(IBM_FS3270_MAJOR, 0, 1, "fs3270", &fs3270_fops);

Completed in 99 milliseconds