Searched refs:qeth_device_ipato_group (Results 1 - 1 of 1) sorted by relevance

/linux-4.1.27/drivers/s390/net/
H A Dqeth_l3_sys.c683 static struct attribute_group qeth_device_ipato_group = { variable in typeref:struct:attribute_group
1020 ret = sysfs_create_group(&dev->kobj, &qeth_device_ipato_group); qeth_l3_create_device_attributes()
1029 sysfs_remove_group(&dev->kobj, &qeth_device_ipato_group); qeth_l3_create_device_attributes()
1036 sysfs_remove_group(&dev->kobj, &qeth_device_ipato_group); qeth_l3_create_device_attributes()
1046 sysfs_remove_group(&dev->kobj, &qeth_device_ipato_group); qeth_l3_remove_device_attributes()

Completed in 69 milliseconds