Searched refs:PATHS_ATTR (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/parisc/ |
H A D | pdc_stable.c | 116 #define PATHS_ATTR(_name, _mode, _show, _store) \ macro 477 static PATHS_ATTR(hwpath, 0644, pdcspath_hwpath_read, pdcspath_hwpath_write); 478 static PATHS_ATTR(layer, 0644, pdcspath_layer_read, pdcspath_layer_write);
|
/kernel/linux/linux-6.6/drivers/parisc/ |
H A D | pdc_stable.c | 116 #define PATHS_ATTR(_name, _mode, _show, _store) \ macro 475 static PATHS_ATTR(hwpath, 0644, pdcspath_hwpath_read, pdcspath_hwpath_write); 476 static PATHS_ATTR(layer, 0644, pdcspath_layer_read, pdcspath_layer_write);
|
Completed in 4 milliseconds