Searched refs:show_serial (Results 1 - 4 of 4) sorted by relevance
/linux-4.4.14/drivers/zorro/ |
H A D | zorro-sysfs.c | 42 show_serial(struct device *dev, struct device_attribute *attr, char *buf) show_serial() function 50 static DEVICE_ATTR(serial, S_IRUGO, show_serial, NULL);
|
/linux-4.4.14/drivers/staging/rdma/hfi1/ |
H A D | sysfs.c | 510 static ssize_t show_serial(struct device *device, show_serial() function 586 static DEVICE_ATTR(serial, S_IRUGO, show_serial, NULL);
|
/linux-4.4.14/drivers/infiniband/hw/qib/ |
H A D | qib_sysfs.c | 582 static ssize_t show_serial(struct device *device, show_serial() function 658 static DEVICE_ATTR(serial, S_IRUGO, show_serial, NULL);
|
/linux-4.4.14/drivers/staging/rdma/ipath/ |
H A D | ipath_sysfs.c | 358 static ssize_t show_serial(struct device *dev, show_serial() function 1088 static DEVICE_ATTR(serial, S_IRUGO, show_serial, NULL);
|
Completed in 350 milliseconds