Home
last modified time | relevance | path

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

/linux/drivers/s390/net/
A Dqeth_l2.h12 extern const struct attribute_group *qeth_l2_attr_groups[];
A Dqeth_l2_sys.c379 const struct attribute_group *qeth_l2_attr_groups[] = { variable
A Dqeth_l2_main.c2273 .groups = qeth_l2_attr_groups,
2285 rc = device_add_groups(&gdev->dev, qeth_l2_attr_groups); in qeth_l2_probe_device()
2302 device_remove_groups(&gdev->dev, qeth_l2_attr_groups); in qeth_l2_remove_device()

Completed in 11 milliseconds