to_mdev           199 drivers/dma/altera-msgdma.c #define to_mdev(chan)	container_of(chan, struct msgdma_device, dmachan)
to_mdev           641 drivers/infiniband/hw/mlx4/mlx4_ib.h static inline struct mlx4_ib_dev *to_mdev(struct ib_device *ibdev)
to_mdev          1015 drivers/infiniband/hw/mlx5/mlx5_ib.h static inline struct mlx5_ib_dev *to_mdev(struct ib_device *ibdev)
to_mdev           590 drivers/infiniband/hw/mthca/mthca_dev.h static inline struct mthca_dev *to_mdev(struct ib_device *ibdev)
to_mdev           124 drivers/staging/most/usb/usb.c #define to_mdev(d) container_of(d, struct most_dev, iface)