Searched refs:BRPORT_ATTR_RAW (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/net/bridge/ |
H A D | br_sysfs_if.c | 27 #define BRPORT_ATTR_RAW(_name, _mode, _show, _store) \ macro 223 static BRPORT_ATTR_RAW(backup_port, 0644, show_backup_port, store_backup_port);
|
/kernel/linux/linux-6.6/net/bridge/ |
H A D | br_sysfs_if.c | 31 #define BRPORT_ATTR_RAW(_name, _mode, _show, _store) \ macro 230 static BRPORT_ATTR_RAW(backup_port, 0644, show_backup_port, store_backup_port);
|
Completed in 2 milliseconds