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

/linux-4.4.14/drivers/uwb/
H A Dlc-dev.c341 struct uwb_dev *uwb_dev_try_get(struct uwb_rc *rc, struct uwb_dev *uwb_dev) uwb_dev_try_get() function
348 EXPORT_SYMBOL_GPL(uwb_dev_try_get); variable
H A Dbeacon.c221 found = uwb_dev_try_get(rc, bce->uwb_dev); uwb_dev_get_by_devaddr()
241 found = uwb_dev_try_get(rc, bce->uwb_dev); uwb_dev_get_by_macaddr()
H A Duwb-internal.h272 * safe, you need to get it with uwb_dev_try_get()
/linux-4.4.14/include/linux/
H A Duwb.h490 struct uwb_dev *uwb_dev_try_get(struct uwb_rc *rc, struct uwb_dev *uwb_dev);

Completed in 88 milliseconds