Searched refs:store_reset (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/cpufreq/ |
H A D | cpufreq_stats.c | 103 static ssize_t store_reset(struct cpufreq_policy *policy, const char *buf, in store_reset() function
|
/kernel/linux/linux-6.6/drivers/cpufreq/ |
H A D | cpufreq_stats.c | 103 static ssize_t store_reset(struct cpufreq_policy *policy, const char *buf, in store_reset() function
|
/kernel/linux/linux-5.10/drivers/char/ |
H A D | tlclk.c | 724 static ssize_t store_reset (struct device *d, in store_reset() function 742 static DEVICE_ATTR(reset, (S_IWUSR|S_IWGRP), NULL, store_reset);
|
/kernel/linux/linux-6.6/drivers/char/ |
H A D | tlclk.c | 724 static ssize_t store_reset (struct device *d, in store_reset() function 742 static DEVICE_ATTR(reset, (S_IWUSR|S_IWGRP), NULL, store_reset);
|
Completed in 4 milliseconds