Searched refs:tape_first_minor_show (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/s390/char/ |
H A D | tape_core.c | 106 tape_first_minor_show(struct device *dev, struct device_attribute *attr, char *buf) in tape_first_minor_show() function 115 DEVICE_ATTR(first_minor, 0444, tape_first_minor_show, NULL);
|
/kernel/linux/linux-6.6/drivers/s390/char/ |
H A D | tape_core.c | 106 tape_first_minor_show(struct device *dev, struct device_attribute *attr, char *buf) in tape_first_minor_show() function 115 DEVICE_ATTR(first_minor, 0444, tape_first_minor_show, NULL);
|
Completed in 4 milliseconds