Home
last modified time | relevance | path

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

/drivers/ptp/
Dptp_sysfs.c98 static ssize_t period_store(struct device *dev, in period_store() function
124 static DEVICE_ATTR(period, 0220, NULL, period_store);
/drivers/pwm/
Dsysfs.c48 static ssize_t period_store(struct device *child, in period_store() function