Searched refs:chp_chid_show (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/s390/cio/ |
H A D | chp.c | 356 static ssize_t chp_chid_show(struct device *dev, struct device_attribute *attr, in chp_chid_show() function 371 static DEVICE_ATTR(chid, 0444, chp_chid_show, NULL);
|
/kernel/linux/linux-6.6/drivers/s390/cio/ |
H A D | chp.c | 356 static ssize_t chp_chid_show(struct device *dev, struct device_attribute *attr, in chp_chid_show() function 371 static DEVICE_ATTR(chid, 0444, chp_chid_show, NULL);
|
Completed in 3 milliseconds