Searched refs:qeth_l3_attr_groups (Results 1 – 3 of 3) sorted by relevance
102 extern const struct attribute_group *qeth_l3_attr_groups[];
1923 .groups = qeth_l3_attr_groups,1939 rc = device_add_groups(&gdev->dev, qeth_l3_attr_groups); in qeth_l3_probe_device()1957 device_remove_groups(&cgdev->dev, qeth_l3_attr_groups); in qeth_l3_remove_device()
781 const struct attribute_group *qeth_l3_attr_groups[] = { variable