Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/quantenna/qtnfmac/
H A Ddebug.h15 void qtnf_debugfs_remove(struct qtnf_bus *bus);
25 static inline void qtnf_debugfs_remove(struct qtnf_bus *bus) in qtnf_debugfs_remove() function
H A Ddebug.c13 void qtnf_debugfs_remove(struct qtnf_bus *bus) in qtnf_debugfs_remove() function
/linux/drivers/net/wireless/quantenna/qtnfmac/pcie/
H A Dpcie.c430 qtnf_debugfs_remove(bus); in qtnf_pcie_remove()