Home
last modified time | relevance | path

Searched defs:devr (Results 1 – 4 of 4) sorted by relevance

/Linux-v5.4/drivers/base/
Ddevres.c1064 struct devres *devr = container_of(data, struct devres, data); in devm_percpu_match() local
/Linux-v5.4/drivers/infiniband/hw/mlx5/
Dmlx5_ib.h701 struct mlx5_ib_resources *devr; member
964 struct mlx5_ib_resources devr; member
Dmain.c4932 static int create_dev_resources(struct mlx5_ib_resources *devr) in create_dev_resources()
5071 static void destroy_dev_resources(struct mlx5_ib_resources *devr) in destroy_dev_resources()
Dqp.c1949 struct mlx5_ib_resources *devr = &dev->devr; in create_qp_common() local