Searched refs:brcmf_debugfs_get_devdir (Results 1 – 4 of 4) sorted by relevance
121 struct dentry *brcmf_debugfs_get_devdir(struct brcmf_pub *drvr);127 static inline struct dentry *brcmf_debugfs_get_devdir(struct brcmf_pub *drvr) in brcmf_debugfs_get_devdir() function
45 struct dentry *brcmf_debugfs_get_devdir(struct brcmf_pub *drvr) in brcmf_debugfs_get_devdir() function
1265 debugfs_create_file("reset", 0600, brcmf_debugfs_get_devdir(drvr), drvr, in brcmf_bus_started()
3220 struct dentry *dentry = brcmf_debugfs_get_devdir(drvr); in brcmf_sdio_debugfs_create()