Home
last modified time | relevance | path

Searched refs:ptp_populate_sysfs (Results 1 – 3 of 3) sorted by relevance

/linux-4.4.14/drivers/ptp/
Dptp_private.h99 int ptp_populate_sysfs(struct ptp_clock *ptp);
Dptp_clock.c229 err = ptp_populate_sysfs(ptp); in ptp_clock_register()
Dptp_sysfs.c308 int ptp_populate_sysfs(struct ptp_clock *ptp) in ptp_populate_sysfs() function