Searched refs:suspend_hi_store (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/md/ |
H A D | md.c | 5248 suspend_hi_store(struct mddev *mddev, const char *buf, size_t len) in suspend_hi_store() function 5276 __ATTR(suspend_hi, S_IRUGO|S_IWUSR, suspend_hi_show, suspend_hi_store);
|
/kernel/linux/linux-6.6/drivers/md/ |
H A D | md.c | 5221 suspend_hi_store(struct mddev *mddev, const char *buf, size_t len) in suspend_hi_store() function 5249 __ATTR(suspend_hi, S_IRUGO|S_IWUSR, suspend_hi_show, suspend_hi_store);
|
Completed in 28 milliseconds