Home
last modified time | relevance | path

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

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