Searched defs:show_serial (Results 1 - 3 of 3) sorted by relevance

/drivers/zorro/
H A Dzorro-sysfs.c42 show_serial(struct device *dev, struct device_attribute *attr, char *buf) function
50 static DEVICE_ATTR(serial, S_IRUGO, show_serial, NULL);
/drivers/infiniband/hw/ipath/
H A Dipath_sysfs.c358 static ssize_t show_serial(struct device *dev, function
1089 static DEVICE_ATTR(serial, S_IRUGO, show_serial, NULL);
/drivers/infiniband/hw/qib/
H A Dqib_sysfs.c582 static ssize_t show_serial(struct device *device, function
680 static DEVICE_ATTR(serial, S_IRUGO, show_serial, NULL);

Completed in 104 milliseconds