Searched refs:show_id (Results 1 – 5 of 5) sorted by relevance
80 int (*show_id)(struct enclosure_device *, char *buf); member
439 if (edev->cb->show_id) in id_show()440 return edev->cb->show_id(edev, buf); in id_show()
64 static ssize_t show_id(struct device *dev, in show_id() function
311 static ssize_t show_id(struct device *dev, in show_id() function
409 .show_id = ses_show_id,