Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/bluetooth/
H A Dbtmrvl_drv.h185 void btmrvl_debugfs_init(struct hci_dev *hdev);
H A Dbtmrvl_debugfs.c152 void btmrvl_debugfs_init(struct hci_dev *hdev) in btmrvl_debugfs_init() function
H A Dbtmrvl_main.c711 btmrvl_debugfs_init(hdev); in btmrvl_register_hdev()