Searched refs:hci_init_debugfs (Results 1 – 3 of 3) sorted by relevance
51 bool (*hci_init_debugfs)(struct dentry *dev_deugfs_dir); member
1025 .hci_init_debugfs = ssv6xxx_hci_init_debugfs,
67 sc->sh->hci.hci_ops->hci_init_debugfs(sc->debugfs_dir); in ssv6xxx_init_debugfs()