Searched refs:attr_store (Results 1 – 2 of 2) sorted by relevance
/Linux-v5.4/net/batman-adv/ |
D | sysfs.c | 363 atomic_t *attr_store, struct net_device *net_dev) in __batadv_store_bool_attr() argument 369 attr_store, &changed); in __batadv_store_bool_attr() 423 atomic_t *attr_store, in __batadv_store_uint_attr() argument 430 attr->name, min, max, attr_store); in __batadv_store_uint_attr()
|
/Linux-v5.4/drivers/net/ethernet/chelsio/cxgb3/ |
D | cxgb3_main.c | 696 static ssize_t attr_store(struct device *d, in attr_store() function 754 return attr_store(d, buf, len, set_nfilters, 0, ~0); in store_nfilters() 774 return attr_store(d, buf, len, set_nservers, 0, ~0); in store_nservers()
|