Home
last modified time | relevance | path

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

/linux-6.1.9/include/linux/fsl/
Dptp_qoriq.h199 void ptp_qoriq_remove_debugfs(struct ptp_qoriq *ptp_qoriq);
203 static inline void ptp_qoriq_remove_debugfs(struct ptp_qoriq *ptp_qoriq) in ptp_qoriq_remove_debugfs() function
/linux-6.1.9/drivers/ptp/
Dptp_qoriq_debugfs.c97 void ptp_qoriq_remove_debugfs(struct ptp_qoriq *ptp_qoriq) in ptp_qoriq_remove_debugfs() function
Dptp_qoriq.c547 ptp_qoriq_remove_debugfs(ptp_qoriq); in ptp_qoriq_free()