Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/usb/host/whci/
Dhcd.c302 uwb_rc_put(wusbhc->uwb_rc); in whc_probe()
322 uwb_rc_put(wusbhc->uwb_rc); in whc_remove()
/Linux-v4.19/drivers/uwb/
Dwhc-rc.c408 uwb_rc_put(uwb_rc); in whcrc_probe()
431 uwb_rc_put(uwb_rc); in whcrc_remove()
Dlc-rc.c579 void uwb_rc_put(struct uwb_rc *rc) in uwb_rc_put() function
583 EXPORT_SYMBOL_GPL(uwb_rc_put);
Dhwa-rc.c878 uwb_rc_put(uwb_rc); in hwarc_probe()
893 uwb_rc_put(uwb_rc); /* when creating the device, refcount = 1 */ in hwarc_disconnect()
/Linux-v4.19/drivers/usb/wusbcore/
Dmmc.c296 uwb_rc_put(wusbhc->uwb_rc); in wusbhc_chid_set()
/Linux-v4.19/include/linux/
Duwb.h509 void uwb_rc_put(struct uwb_rc *rc);
/Linux-v4.19/drivers/usb/host/
Dhwa-hc.c774 uwb_rc_put(wusbhc->uwb_rc); in hwahc_destroy()