Searched refs:dev_fsm_show (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/s390/net/ |
H A D | netiucv.c | 1482 static ssize_t dev_fsm_show (struct device *dev, struct device_attribute *attr, in dev_fsm_show() function 1491 static DEVICE_ATTR(device_fsm_state, 0444, dev_fsm_show, NULL);
|
/kernel/linux/linux-6.6/drivers/s390/net/ |
H A D | netiucv.c | 1470 static ssize_t dev_fsm_show (struct device *dev, struct device_attribute *attr, in dev_fsm_show() function 1479 static DEVICE_ATTR(device_fsm_state, 0444, dev_fsm_show, NULL);
|
Completed in 6 milliseconds