Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/wireless/quantenna/qtnfmac/
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
Ddebug.c13 void qtnf_debugfs_remove(struct qtnf_bus *bus) in qtnf_debugfs_remove() function
/linux-6.1.9/drivers/net/wireless/quantenna/qtnfmac/pcie/
Dpcie.c422 qtnf_debugfs_remove(bus); in qtnf_pcie_remove()