Home
last modified time | relevance | path

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

/linux-6.1.9/include/linux/
Ddevice.h119 ssize_t device_store_int(struct device *dev, struct device_attribute *attr,
146 { __ATTR(_name, _mode, device_show_int, device_store_int), &(_var) }
/linux-6.1.9/drivers/base/
Dcore.c2248 ssize_t device_store_int(struct device *dev, in device_store_int() function
2266 EXPORT_SYMBOL_GPL(device_store_int);