Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/ptp/
H A Dptp_sysfs.c96 static ssize_t period_store(struct device *dev, in period_store() function
122 static DEVICE_ATTR(period, 0220, NULL, period_store);
/OK3568_Linux_fs/kernel/drivers/pwm/
H A Dsysfs.c48 static ssize_t period_store(struct device *child, in period_store() function