Searched refs:hdd_debugfs_init (Results 1 – 3 of 3) sorted by relevance
53 QDF_STATUS hdd_debugfs_init(struct hdd_adapter *adapter);93 static inline QDF_STATUS hdd_debugfs_init(struct hdd_adapter *adapter) in hdd_debugfs_init() function
530 QDF_STATUS hdd_debugfs_init(struct hdd_adapter *adapter) in hdd_debugfs_init() function
9183 if (QDF_STATUS_SUCCESS != hdd_debugfs_init(adapter)) in hdd_open_adapter()