Home
last modified time | relevance | path

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

/openbmc/linux/net/bluetooth/
H A 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
H A Dhci_debugfs.c316 void hci_debugfs_create_common(struct hci_dev *hdev) in hci_debugfs_create_common() function
H A Dhci_sync.c4821 hci_debugfs_create_common(hdev); in hci_init_sync()