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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/uwb/
H A Dlc-dev.c333 if (uwb_dev_for_each(rc, __uwb_dev_try_get, uwb_dev))
451 int uwb_dev_for_each(struct uwb_rc *rc, uwb_dev_for_each_f function, void *priv) function
455 EXPORT_SYMBOL_GPL(uwb_dev_for_each); variable
H A Dlc-rc.c300 uwb_dev_for_each(rc, uwb_dev_offair_helper, NULL);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/
H A Duwb.h458 int uwb_dev_for_each(struct uwb_rc *rc, uwb_dev_for_each_f func, void *priv);
539 return uwb_dev_for_each(rc, __uwb_dev_addr_assigned_check, addr);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/uwb/wlp/
H A Dwlp-lc.c408 result = uwb_dev_for_each(wlp->rc, wlp_add_neighbor_helper, wlp);

Completed in 43 milliseconds