Searched refs:fs3270_fops (Results 1 – 1 of 1) sorted by relevance
510 static const struct file_operations fs3270_fops = { variable523 __register_chrdev(IBM_FS3270_MAJOR, minor, 1, "tub", &fs3270_fops); in fs3270_create_cb()546 rc = __register_chrdev(IBM_FS3270_MAJOR, 0, 1, "fs3270", &fs3270_fops); in fs3270_init()