Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/nvme/host/
Dsysfs.c809 #define SUBSYS_ATTR_RO(_name, _mode, _show) \ macro
822 static SUBSYS_ATTR_RO(subsysnqn, S_IRUGO, nvme_subsys_show_nqn);
840 static SUBSYS_ATTR_RO(subsystype, S_IRUGO, nvme_subsys_show_type);
851 static SUBSYS_ATTR_RO(field, S_IRUGO, subsys_##field##_show);