Home
last modified time | relevance | path

Searched defs:to_mdev (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/most/
H A Dmost_usb.c124 #define to_mdev(d) container_of(d, struct most_dev, iface) macro
/linux/drivers/infiniband/hw/mthca/
H A Dmthca_dev.h575 static inline struct mthca_dev *to_mdev(struct ib_device *ibdev) in to_mdev() function
/linux/drivers/infiniband/hw/mlx4/
H A Dmlx4_ib.h670 static inline struct mlx4_ib_dev *to_mdev(struct ib_device *ibdev) in to_mdev() function