Searched refs:brcms_pub (Results 1 – 7 of 7) sorted by relevance
68 struct brcms_pub;71 void brcms_debugfs_attach(struct brcms_pub *drvr);72 void brcms_debugfs_detach(struct brcms_pub *drvr);73 struct dentry *brcms_debugfs_get_devdir(struct brcms_pub *drvr);74 void brcms_debugfs_create_files(struct brcms_pub *drvr);
48 void brcms_debugfs_attach(struct brcms_pub *drvr) in brcms_debugfs_attach()54 void brcms_debugfs_detach(struct brcms_pub *drvr) in brcms_debugfs_detach()59 struct dentry *brcms_debugfs_get_devdir(struct brcms_pub *drvr) in brcms_debugfs_get_devdir()67 struct brcms_pub *drvr = s->private; in brcms_debugfs_hardware_read()100 struct brcms_pub *drvr = s->private; in brcms_debugfs_macstat_read()171 struct brcms_pub *drvr;190 brcms_debugfs_add_entry(struct brcms_pub *drvr, const char *fn, in brcms_debugfs_add_entry()207 void brcms_debugfs_create_files(struct brcms_pub *drvr) in brcms_debugfs_create_files()
144 struct brcms_pub { struct296 struct brcms_pub *brcms_c_pub(struct brcms_c_info *wlc);301 int brcms_c_module_register(struct brcms_pub *pub, const char *name,304 int brcms_c_module_unregister(struct brcms_pub *pub, const char *name,
64 struct brcms_pub *pub; /* pointer to public wlc state */
456 struct brcms_pub *pub;577 struct brcms_pub *pub; /* pointer to public fn */
111 struct brcms_pub *pub;329 struct brcms_pub *pub = wlc->pub; in brcms_c_channel_mgr_attach()
4363 struct brcms_pub *brcms_c_pub(struct brcms_c_info *wlc) in brcms_c_pub()5537 int brcms_c_module_register(struct brcms_pub *pub, in brcms_c_module_register()5559 int brcms_c_module_unregister(struct brcms_pub *pub, const char *name, in brcms_c_module_unregister()7898 struct brcms_pub *pub; in brcms_c_attach()