netdev_sysfs_group 601 drivers/net/can/softing/softing_main.c static const struct attribute_group netdev_sysfs_group = { netdev_sysfs_group 666 drivers/net/can/softing/softing_main.c if (sysfs_create_group(&netdev->dev.kobj, &netdev_sysfs_group) < 0) netdev_sysfs_group 674 drivers/net/can/softing/softing_main.c sysfs_remove_group(&netdev->dev.kobj, &netdev_sysfs_group);