Searched defs:b53_device (Results 1 – 1 of 1) sorted by relevance
133 struct b53_device { struct134 struct dsa_switch *ds;135 struct b53_platform_data *pdata;136 const char *name;138 struct mutex reg_mutex;139 struct mutex stats_mutex;140 struct mutex arl_mutex;141 const struct b53_io_ops *ops;142 const struct b53_arl_ops *arl_ops;145 u32 chip_id;[all …]