Searched refs:dio_show_ipl (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/dio/ |
H A D | dio-sysfs.c | 29 static ssize_t dio_show_ipl(struct device *dev, struct device_attribute *attr, char *buf) in dio_show_ipl() function 36 static DEVICE_ATTR(ipl, S_IRUGO, dio_show_ipl, NULL);
|
/kernel/linux/linux-6.6/drivers/dio/ |
H A D | dio-sysfs.c | 29 static ssize_t dio_show_ipl(struct device *dev, struct device_attribute *attr, char *buf) in dio_show_ipl() function 36 static DEVICE_ATTR(ipl, S_IRUGO, dio_show_ipl, NULL);
|
Completed in 1 milliseconds