Searched refs:fs3270_fops (Results 1 – 1 of 1) sorted by relevance
25 static struct file_operations fs3270_fops = { variable48 S_IFCHR | S_IRUSR | S_IWUSR, &fs3270_fops, NULL); in fs3270_devfs_register()81 rc = devfs_register_chrdev (IBM_FS3270_MAJOR, "fs3270", &fs3270_fops); in fs3270_init()92 &fs3270_fops, NULL); in fs3270_init()94 rc = register_chrdev(IBM_FS3270_MAJOR, "fs3270", &fs3270_fops); in fs3270_init()