Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/usb/host/whci/
Dhcd.c313 uwb_rc_put(wusbhc->uwb_rc); in whc_probe()
332 uwb_rc_put(wusbhc->uwb_rc); in whc_remove()
/linux-4.4.14/drivers/uwb/
Dwhc-rc.c408 uwb_rc_put(uwb_rc); in whcrc_probe()
431 uwb_rc_put(uwb_rc); in whcrc_remove()
Dlc-rc.c569 void uwb_rc_put(struct uwb_rc *rc) in uwb_rc_put() function
573 EXPORT_SYMBOL_GPL(uwb_rc_put);
Dhwa-rc.c874 uwb_rc_put(uwb_rc); in hwarc_probe()
889 uwb_rc_put(uwb_rc); /* when creating the device, refcount = 1 */ in hwarc_disconnect()
/linux-4.4.14/drivers/usb/wusbcore/
Dmmc.c310 uwb_rc_put(wusbhc->uwb_rc); in wusbhc_chid_set()
/linux-4.4.14/include/linux/
Duwb.h509 void uwb_rc_put(struct uwb_rc *rc);
/linux-4.4.14/drivers/usb/host/
Dhwa-hc.c788 uwb_rc_put(wusbhc->uwb_rc); in hwahc_destroy()