Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/s390/net/
H A Dqeth_l2.h12 extern const struct attribute_group *qeth_l2_attr_groups[];
H A Dqeth_l2_sys.c395 const struct attribute_group *qeth_l2_attr_groups[] = { variable
H A Dqeth_l2_main.c2177 .groups = qeth_l2_attr_groups,
/kernel/linux/linux-6.6/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
H A Dqeth_l2_main.c2288 .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()

Completed in 8 milliseconds