Searched refs:to_mcb_bus (Results 1 – 2 of 2) sorted by relevance
108 struct mcb_bus *bus = to_mcb_bus(dev); in revision_show()117 struct mcb_bus *bus = to_mcb_bus(dev); in model_show()126 struct mcb_bus *bus = to_mcb_bus(dev); in minor_show()135 struct mcb_bus *bus = to_mcb_bus(dev); in name_show()256 struct mcb_bus *bus = to_mcb_bus(dev); in mcb_free_bus()
42 static inline struct mcb_bus *to_mcb_bus(struct device *dev) in to_mcb_bus() function