Searched refs:show_serial (Results 1 - 4 of 4) sorted by relevance

/linux-4.4.14/drivers/zorro/
H A Dzorro-sysfs.c42 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 Dsysfs.c510 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 Dqib_sysfs.c582 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 Dipath_sysfs.c358 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