Searched refs:attr_store (Results 1 – 2 of 2) sorted by relevance
/linux-4.4.14/net/batman-adv/ |
D | sysfs.c | 282 atomic_t *attr_store, struct net_device *net_dev) in __batadv_store_bool_attr() argument 287 attr_store); in __batadv_store_bool_attr() 337 atomic_t *attr_store, struct net_device *net_dev) in __batadv_store_uint_attr() argument 342 attr_store); in __batadv_store_uint_attr()
|
/linux-4.4.14/drivers/net/ethernet/chelsio/cxgb3/ |
D | cxgb3_main.c | 699 static ssize_t attr_store(struct device *d, in attr_store() function 756 return attr_store(d, buf, len, set_nfilters, 0, ~0); in store_nfilters() 776 return attr_store(d, buf, len, set_nservers, 0, ~0); in store_nservers()
|