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