Searched refs:qeth_l2_attr_groups (Results 1 – 3 of 3) sorted by relevance
12 extern const struct attribute_group *qeth_l2_attr_groups[];
379 const struct attribute_group *qeth_l2_attr_groups[] = { variable
2288 .groups = qeth_l2_attr_groups,2300 rc = device_add_groups(&gdev->dev, qeth_l2_attr_groups); in qeth_l2_probe_device()2317 device_remove_groups(&gdev->dev, qeth_l2_attr_groups); in qeth_l2_remove_device()