Searched refs:SDE_ATTR (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-6.6/drivers/infiniband/hw/hfi1/ |
H A D | sysfs.c | 614 #define SDE_ATTR(_name, _mode, _show, _store) \ macro 640 static SDE_ATTR(cpu_list, S_IWUSR | S_IRUGO, 643 static SDE_ATTR(vl, S_IRUGO, sde_show_vl, NULL);
|
/kernel/linux/linux-5.10/drivers/infiniband/hw/hfi1/ |
H A D | sysfs.c | 797 #define SDE_ATTR(_name, _mode, _show, _store) \ macro 823 static SDE_ATTR(cpu_list, S_IWUSR | S_IRUGO, 826 static SDE_ATTR(vl, S_IRUGO, sde_show_vl, NULL);
|
Completed in 3 milliseconds