Home
last modified time | relevance | path

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

/include/linux/
Dntb.h272 int (*mw_count)(struct ntb_dev *ntb, int pidx); member
349 ops->mw_count && in ntb_dev_ops_is_valid()
804 return ntb->ops->mw_count(ntb, pidx); in ntb_mw_count()