Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/usb/GobiNet/
H A DGobiUSBNet.c1100 static struct attribute_group gobinet_sysfs_attr_group = { variable
1563 …if (qcrmcall_mode == 0 && pDev->net->sysfs_groups[0] == NULL && gobinet_sysfs_attr_group.attrs[0] … in GobiNetDriverBind()
1565 pDev->net->sysfs_groups[1] = &gobinet_sysfs_attr_group; //see netdev_register_sysfs() in GobiNetDriverBind()
1567 pDev->net->sysfs_groups[0] = &gobinet_sysfs_attr_group; in GobiNetDriverBind()