Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/s390/net/
Dqeth_l2_sys.c428 static const struct attribute_group *qeth_l2_only_attr_groups[] = { variable
436 return sysfs_create_groups(&dev->kobj, qeth_l2_only_attr_groups); in qeth_l2_create_device_attributes()
441 sysfs_remove_groups(&dev->kobj, qeth_l2_only_attr_groups); in qeth_l2_remove_device_attributes()