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