Home
last modified time | relevance | path

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

/Linux-v4.19/net/batman-adv/
Dsysfs.c347 atomic_t *attr_store, struct net_device *net_dev) in __batadv_store_bool_attr() argument
353 attr_store, &changed); in __batadv_store_bool_attr()
407 atomic_t *attr_store, in __batadv_store_uint_attr() argument
414 attr->name, min, max, attr_store); in __batadv_store_uint_attr()
/Linux-v4.19/drivers/net/ethernet/chelsio/cxgb3/
Dcxgb3_main.c697 static ssize_t attr_store(struct device *d, in attr_store() function
755 return attr_store(d, buf, len, set_nfilters, 0, ~0); in store_nfilters()
775 return attr_store(d, buf, len, set_nservers, 0, ~0); in store_nservers()