Home
last modified time | relevance | path

Searched defs:to_mdev (Results 1 – 5 of 5) 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/dma/
H A Daltera-msgdma.c201 #define to_mdev(chan) container_of(chan, struct msgdma_device, dmachan) 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
/linux/drivers/infiniband/hw/mlx5/
H A Dmlx5_ib.h1215 static inline struct mlx5_ib_dev *to_mdev(struct ib_device *ibdev) in to_mdev() function