Home
last modified time | relevance | path

Searched refs:ndev_ntb4_debugfs_read (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/ntb/hw/intel/
H A Dntb_hw_gen4.h106 ssize_t ndev_ntb4_debugfs_read(struct file *filp, char __user *ubuf,
109 ssize_t ndev_ntb4_debugfs_read(struct file *filp, char __user *ubuf,
H A Dntb_hw_gen4.c219 ssize_t ndev_ntb4_debugfs_read(struct file *filp, char __user *ubuf, in ndev_ntb4_debugfs_read() function
H A Dntb_hw_gen1.c767 return ndev_ntb4_debugfs_read(filp, ubuf, count, offp); in ndev_debugfs_read()