Home
last modified time | relevance | path

Searched refs:SUBSYS_ATTR_RO (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/nvme/host/
H A Dsysfs.c601 #define SUBSYS_ATTR_RO(_name, _mode, _show) \ macro
614 static SUBSYS_ATTR_RO(subsysnqn, S_IRUGO, nvme_subsys_show_nqn);
632 static SUBSYS_ATTR_RO(subsystype, S_IRUGO, nvme_subsys_show_type);
643 static SUBSYS_ATTR_RO(field, S_IRUGO, subsys_##field##_show);