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/mlx5/
H A Dmlx5_ib.h1245 static inline struct mlx5_ib_dev *to_mdev(struct ib_device *ibdev) in to_mdev() function