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