Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/ptp/
Dptp_private.h97 int ptp_cleanup_sysfs(struct ptp_clock *ptp);
Dptp_clock.c260 ptp_cleanup_sysfs(ptp); in ptp_clock_register()
281 ptp_cleanup_sysfs(ptp); in ptp_clock_unregister()
Dptp_sysfs.c243 int ptp_cleanup_sysfs(struct ptp_clock *ptp) in ptp_cleanup_sysfs() function