Home
last modified time | relevance | path

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

/openbmc/linux/drivers/ntb/hw/intel/
H A Dntb_hw_gen3.h104 ssize_t ndev_ntb3_debugfs_read(struct file *filp, char __user *ubuf,
H A Dntb_hw_gen3.c255 ssize_t ndev_ntb3_debugfs_read(struct file *filp, char __user *ubuf, in ndev_ntb3_debugfs_read() function
H A Dntb_hw_gen1.c765 return ndev_ntb3_debugfs_read(filp, ubuf, count, offp); in ndev_debugfs_read()