Home
last modified time | relevance | path

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

/linux-5.19.10/include/linux/fsl/
Dptp_qoriq.h198 void ptp_qoriq_create_debugfs(struct ptp_qoriq *ptp_qoriq);
201 static inline void ptp_qoriq_create_debugfs(struct ptp_qoriq *ptp_qoriq) in ptp_qoriq_create_debugfs() function
/linux-5.19.10/drivers/ptp/
Dptp_qoriq_debugfs.c70 void ptp_qoriq_create_debugfs(struct ptp_qoriq *ptp_qoriq) in ptp_qoriq_create_debugfs() function
Dptp_qoriq.c535 ptp_qoriq_create_debugfs(ptp_qoriq); in ptp_qoriq_init()