Searched refs:uwb_dev_for_each_f (Results 1 – 2 of 2) sorted by relevance
503 typedef int (*uwb_dev_for_each_f)(struct device *dev, void *priv); typedef504 int uwb_dev_for_each(struct uwb_rc *rc, uwb_dev_for_each_f func, void *priv);
467 int uwb_dev_for_each(struct uwb_rc *rc, uwb_dev_for_each_f function, void *priv) in uwb_dev_for_each()