Searched refs:switchtec_dev (Results 1 – 1 of 1) sorted by relevance
473 struct switchtec_dev { struct510 void (*link_notifier)(struct switchtec_dev *stdev); argument519 static inline struct switchtec_dev *to_stdev(struct device *dev) in to_stdev() argument521 return container_of(dev, struct switchtec_dev, dev); in to_stdev()