Home
last modified time | relevance | path

Searched defs:idxd_dev (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-6.6/drivers/dma/idxd/
H A Dbus.c40 struct idxd_dev *idxd_dev = confdev_to_idxd_dev(dev); in idxd_config_bus_match() local
56 struct idxd_dev *idxd_dev = confdev_to_idxd_dev(dev); in idxd_config_bus_probe() local
65 struct idxd_dev *idxd_dev = confdev_to_idxd_dev(dev); in idxd_config_bus_remove() local
H A Dcompat.c39 struct idxd_dev *idxd_dev; in bind_store() local
82 static int idxd_dsa_drv_probe(struct idxd_dev *idxd_dev) in idxd_dsa_drv_probe() argument
87 static void idxd_dsa_drv_remove(struct idxd_dev *idxd_dev) in idxd_dsa_drv_remove() argument
H A Ddma.c298 static int idxd_dmaengine_drv_probe(struct idxd_dev *idxd_dev) in idxd_dmaengine_drv_probe() argument
337 static void idxd_dmaengine_drv_remove(struct idxd_dev *idxd_dev) in idxd_dmaengine_drv_remove() argument
H A Dcdev.c49 struct idxd_dev idxd_dev; member
60 struct idxd_dev *idxd_dev = confdev_to_idxd_dev(dev); in dev_to_uctx() local
510 static int idxd_user_drv_probe(struct idxd_dev *idxd_dev) in idxd_user_drv_probe() argument
570 idxd_user_drv_remove(struct idxd_dev *idxd_dev) idxd_user_drv_remove() argument
[all...]
H A Ddevice.c1514 int idxd_device_drv_probe(struct idxd_dev *idxd_dev) in idxd_device_drv_probe() argument
1572 void idxd_device_drv_remove(struct idxd_dev *idxd_dev) in idxd_device_drv_remove() argument
H A Didxd.h39 struct idxd_dev { struct
89 struct idxd_dev idxd_dev; member
158 struct idxd_dev idxd_dev; member
193 struct idxd_dev idxd_dev; global() member
233 struct idxd_dev idxd_dev; global() member
303 struct idxd_dev idxd_dev; global() member
417 struct idxd_dev *idxd_dev = confdev_to_idxd_dev(dev); confdev_to_idxd() local
424 struct idxd_dev *idxd_dev = confdev_to_idxd_dev(dev); confdev_to_wq() local
431 struct idxd_dev *idxd_dev = confdev_to_idxd_dev(dev); confdev_to_engine() local
438 struct idxd_dev *idxd_dev = confdev_to_idxd_dev(dev); confdev_to_group() local
445 struct idxd_dev *idxd_dev = confdev_to_idxd_dev(dev); dev_to_cdev() local
494 is_dsa_dev(struct idxd_dev *idxd_dev) is_dsa_dev() argument
499 is_iax_dev(struct idxd_dev *idxd_dev) is_iax_dev() argument
504 is_idxd_dev(struct idxd_dev *idxd_dev) is_idxd_dev() argument
509 is_idxd_wq_dev(struct idxd_dev *idxd_dev) is_idxd_wq_dev() argument
[all...]

Completed in 5 milliseconds