Home
last modified time | relevance | path

Searched refs:dev_dax_probe (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/dax/
H A Dbus.h53 int dev_dax_probe(struct dev_dax *dev_dax);
H A Ddevice.c391 int dev_dax_probe(struct dev_dax *dev_dax) in dev_dax_probe() function
453 EXPORT_SYMBOL_GPL(dev_dax_probe); variable
462 .probe = dev_dax_probe,
/kernel/linux/linux-5.10/drivers/dax/pmem/
H A Dcompat.c25 rc = dev_dax_probe(dev_dax); in dax_pmem_compat_probe()
/kernel/linux/linux-6.6/drivers/dax/
H A Ddevice.c393 static int dev_dax_probe(struct dev_dax *dev_dax) in dev_dax_probe() function
470 .probe = dev_dax_probe,

Completed in 3 milliseconds