Home
last modified time | relevance | path

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

/Linux-v5.10/net/bluetooth/
Dhci_debugfs.h25 void hci_debugfs_create_common(struct hci_dev *hdev);
32 static inline void hci_debugfs_create_common(struct hci_dev *hdev) in hci_debugfs_create_common() function
Dhci_debugfs.c310 void hci_debugfs_create_common(struct hci_dev *hdev) in hci_debugfs_create_common() function
Dhci_core.c949 hci_debugfs_create_common(hdev); in __hci_init()