Searched defs:attr_store (Results 1 - 3 of 3) sorted by relevance
/kernel/linux/linux-5.10/net/batman-adv/ |
H A D | sysfs.c | 360 __batadv_store_bool_attr(char *buff, size_t count, void (*post_func)(struct net_device *), struct attribute *attr, atomic_t *attr_store, struct net_device *net_dev) __batadv_store_bool_attr() argument 419 __batadv_store_uint_attr(const char *buff, size_t count, int min, int max, void (*post_func)(struct net_device *), const struct attribute *attr, atomic_t *attr_store, struct net_device *net_dev, struct net_device *slave_dev) __batadv_store_uint_attr() argument
|
/kernel/linux/linux-5.10/drivers/net/ethernet/chelsio/cxgb3/ |
H A D | cxgb3_main.c | 695 static ssize_t attr_store(struct device *d, in attr_store() function
|
/kernel/linux/linux-6.6/drivers/net/ethernet/chelsio/cxgb3/ |
H A D | cxgb3_main.c | 694 static ssize_t attr_store(struct device *d, in attr_store() function
|
Completed in 11 milliseconds