Home
last modified time | relevance | path

Searched refs:confdev_to_wq (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.10/drivers/dma/idxd/
Didxd.h214 #define confdev_to_wq(dev) container_of(dev, struct idxd_wq, conf_dev) macro
Dsysfs.c84 struct idxd_wq *wq = confdev_to_wq(dev); in idxd_config_bus_match()
149 struct idxd_wq *wq = confdev_to_wq(dev); in idxd_config_bus_probe()
286 struct idxd_wq *wq = confdev_to_wq(dev); in idxd_config_bus_remove()