Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/staging/most/usb/
Dusb.c124 #define to_mdev(d) container_of(d, struct most_dev, iface) macro
/Linux-v4.19/drivers/dma/
Daltera-msgdma.c203 #define to_mdev(chan) container_of(chan, struct msgdma_device, dmachan) macro
/Linux-v4.19/drivers/infiniband/hw/mthca/
Dmthca_dev.h587 static inline struct mthca_dev *to_mdev(struct ib_device *ibdev) in to_mdev() function
/Linux-v4.19/drivers/infiniband/hw/mlx4/
Dmlx4_ib.h644 static inline struct mlx4_ib_dev *to_mdev(struct ib_device *ibdev) in to_mdev() function
/Linux-v4.19/drivers/infiniband/hw/mlx5/
Dmlx5_ib.h921 static inline struct mlx5_ib_dev *to_mdev(struct ib_device *ibdev) in to_mdev() function