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

/linux-4.1.27/drivers/s390/char/
H A Dtape_proc.c33 static struct proc_dir_entry *tape_proc_devices; variable in typeref:struct:proc_dir_entry
127 tape_proc_devices = tape_proc_init()
130 if (tape_proc_devices == NULL) { tape_proc_init()
141 if (tape_proc_devices != NULL) tape_proc_cleanup()

Completed in 102 milliseconds