Home
last modified time | relevance | path

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

/linux-6.1.9/net/bluetooth/ !
Dhci_debugfs.h25 void hci_debugfs_create_common(struct hci_dev *hdev);
33 static inline void hci_debugfs_create_common(struct hci_dev *hdev) in hci_debugfs_create_common() function
Dhci_debugfs.c311 void hci_debugfs_create_common(struct hci_dev *hdev) in hci_debugfs_create_common() function
Dhci_sync.c4442 hci_debugfs_create_common(hdev); in hci_init_sync()