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

/linux-master/drivers/s390/net/
H A Dqeth_l2.h12 extern const struct attribute_group *qeth_l2_attr_groups[];
H A Dqeth_l2_sys.c379 const struct attribute_group *qeth_l2_attr_groups[] = { variable in typeref:struct:attribute_group
H A Dqeth_l2_main.c2288 .groups = qeth_l2_attr_groups,
2300 rc = device_add_groups(&gdev->dev, qeth_l2_attr_groups);
2317 device_remove_groups(&gdev->dev, qeth_l2_attr_groups);

Completed in 168 milliseconds