Searched refs:group_store (Results 1 – 4 of 4) sorted by relevance
/linux-5.19.10/net/core/ |
D | net-sysfs.c | 476 static ssize_t group_store(struct device *dev, struct device_attribute *attr, in group_store() function 482 static DEVICE_ATTR(netdev_group, 0644, group_show, group_store);
|
/linux-5.19.10/drivers/s390/net/ |
D | ctcm_main.c | 1692 static ssize_t group_store(struct device_driver *ddrv, const char *buf, in group_store() function
|
D | lcs.c | 2336 static ssize_t group_store(struct device_driver *ddrv, const char *buf, in group_store() function
|
D | qeth_core_main.c | 6533 static ssize_t group_store(struct device_driver *ddrv, const char *buf, in group_store() function
|