Home
last modified time | relevance | path

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

/linux/drivers/ptp/
H A Dptp_sysfs.c111 static ssize_t period_store(struct device *dev, in period_store() function
137 static DEVICE_ATTR(period, 0220, NULL, period_store);
/linux/drivers/pwm/
H A Dcore.c1059 static ssize_t period_store(struct device *pwm_dev, in period_store() function