Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/uwb/
Dlc-rc.c516 struct uwb_rc *uwb_rc_get_by_grandpa(const struct device *grandpa_dev) in uwb_rc_get_by_grandpa() function
527 EXPORT_SYMBOL_GPL(uwb_rc_get_by_grandpa);
/linux-4.1.27/drivers/usb/wusbcore/
Dmmc.c286 wusbhc->uwb_rc = uwb_rc_get_by_grandpa(wusbhc->dev->parent); in wusbhc_chid_set()
/linux-4.1.27/drivers/usb/host/whci/
Dhcd.c263 wusbhc->uwb_rc = uwb_rc_get_by_grandpa(umc->dev.parent); in whc_probe()
/linux-4.1.27/include/linux/
Duwb.h508 struct uwb_rc *uwb_rc_get_by_grandpa(const struct device *);