Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/s390/net/
H A Dqeth_l3.h102 extern const struct attribute_group *qeth_l3_attr_groups[];
H A Dqeth_l3_sys.c826 const struct attribute_group *qeth_l3_attr_groups[] = { variable
H A Dqeth_l3_main.c1942 .groups = qeth_l3_attr_groups,
/kernel/linux/linux-6.6/drivers/s390/net/
H A Dqeth_l3.h102 extern const struct attribute_group *qeth_l3_attr_groups[];
H A Dqeth_l3_main.c1923 .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()
H A Dqeth_l3_sys.c781 const struct attribute_group *qeth_l3_attr_groups[] = { variable

Completed in 9 milliseconds