Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/most/
Dmost_usb.c124 #define to_mdev(d) container_of(d, struct most_dev, iface) macro
/linux-6.6.21/drivers/dma/
Daltera-msgdma.c201 #define to_mdev(chan) container_of(chan, struct msgdma_device, dmachan) macro
/linux-6.6.21/drivers/infiniband/hw/mthca/
Dmthca_dev.h575 static inline struct mthca_dev *to_mdev(struct ib_device *ibdev) in to_mdev() function
/linux-6.6.21/drivers/infiniband/hw/mlx4/
Dmlx4_ib.h670 static inline struct mlx4_ib_dev *to_mdev(struct ib_device *ibdev) in to_mdev() function
/linux-6.6.21/drivers/infiniband/hw/mlx5/
Dmlx5_ib.h1174 static inline struct mlx5_ib_dev *to_mdev(struct ib_device *ibdev) in to_mdev() function