Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/fsl/
H A Dptp_qoriq.h200 void ptp_qoriq_remove_debugfs(struct ptp_qoriq *ptp_qoriq);
204 static inline void ptp_qoriq_remove_debugfs(struct ptp_qoriq *ptp_qoriq) in ptp_qoriq_remove_debugfs() function
/openbmc/linux/drivers/ptp/
H A Dptp_qoriq_debugfs.c97 void ptp_qoriq_remove_debugfs(struct ptp_qoriq *ptp_qoriq) in ptp_qoriq_remove_debugfs() function
H A Dptp_qoriq.c583 ptp_qoriq_remove_debugfs(ptp_qoriq); in ptp_qoriq_free()