Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/s390/char/
H A Dtape_proc.c51 device = tape_find_device(n); in tape_proc_show()
H A Dtape.h273 extern struct tape_device *tape_find_device(int devindex);
H A Dtape_char.c284 device = tape_find_device(minor / TAPE_MINORS_PER_DEV); in tapechar_open()
286 DBF_EVENT(3, "TCHAR:open: tape_find_device() failed\n"); in tapechar_open()
H A Dtape_core.c594 tape_find_device(int devindex) in tape_find_device() function
/kernel/linux/linux-6.6/drivers/s390/char/
H A Dtape_proc.c51 device = tape_find_device(n); in tape_proc_show()
H A Dtape.h272 extern struct tape_device *tape_find_device(int devindex);
H A Dtape_char.c284 device = tape_find_device(minor / TAPE_MINORS_PER_DEV); in tapechar_open()
286 DBF_EVENT(3, "TCHAR:open: tape_find_device() failed\n"); in tapechar_open()
H A Dtape_core.c545 tape_find_device(int devindex) in tape_find_device() function

Completed in 8 milliseconds