Home
last modified time | relevance | path

Searched refs:idxd_cdev_get_major (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/dma/idxd/
H A Didxd.h334 int idxd_cdev_get_major(struct idxd_device *idxd);
H A Dcdev.c192 int idxd_cdev_get_major(struct idxd_device *idxd) in idxd_cdev_get_major() function
H A Dinit.c319 idxd->major = idxd_cdev_get_major(idxd); in idxd_probe()
/kernel/linux/linux-6.6/drivers/dma/idxd/
H A Dcdev.c443 int idxd_cdev_get_major(struct idxd_device *idxd) in idxd_cdev_get_major() function
H A Didxd.h723 int idxd_cdev_get_major(struct idxd_device *idxd);
H A Dinit.c686 idxd->major = idxd_cdev_get_major(idxd); in idxd_probe()

Completed in 6 milliseconds