Home
last modified time | relevance | path

Searched defs:uwb_rc (Results 1 – 5 of 5) sorted by relevance

/drivers/uwb/
Die.c110 ssize_t uwb_rc_get_ie(struct uwb_rc *uwb_rc, struct uwb_rc_evt_get_ie **pget_ie) in uwb_rc_get_ie()
184 void uwb_rc_ie_init(struct uwb_rc *uwb_rc) in uwb_rc_ie_init()
200 int uwb_rc_ie_setup(struct uwb_rc *uwb_rc) in uwb_rc_ie_setup()
223 void uwb_rc_ie_release(struct uwb_rc *uwb_rc) in uwb_rc_ie_release()
285 int uwb_rc_ie_add(struct uwb_rc *uwb_rc, in uwb_rc_ie_add()
332 void uwb_rc_ie_cache_rm(struct uwb_rc *uwb_rc, enum uwb_ie to_remove) in uwb_rc_ie_cache_rm()
365 int uwb_rc_ie_rm(struct uwb_rc *uwb_rc, enum uwb_ie element_id) in uwb_rc_ie_rm()
Dwhc-rc.c65 struct uwb_rc *uwb_rc; /* UWB host controller */ member
92 static int whcrc_cmd(struct uwb_rc *uwb_rc, in whcrc_cmd()
366 struct uwb_rc *uwb_rc; in whcrc_probe() local
425 struct uwb_rc *uwb_rc = whcrc->uwb_rc; in whcrc_remove() local
437 struct uwb_rc *uwb_rc = whcrc->uwb_rc; in whcrc_pre_reset() local
446 struct uwb_rc *uwb_rc = whcrc->uwb_rc; in whcrc_post_reset() local
Dhwa-rc.c84 struct uwb_rc *uwb_rc; /* UWB host controller */ member
600 int hwarc_cmd(struct uwb_rc *uwb_rc, const struct uwb_rccb *cmd, size_t cmd_size) in hwarc_cmd()
611 int hwarc_reset(struct uwb_rc *uwb_rc) in hwarc_reset()
824 struct uwb_rc *uwb_rc; in hwarc_probe() local
887 struct uwb_rc *uwb_rc = hwarc->uwb_rc; in hwarc_disconnect() local
900 struct uwb_rc *uwb_rc = hwarc->uwb_rc; in hwarc_pre_reset() local
909 struct uwb_rc *uwb_rc = hwarc->uwb_rc; in hwarc_post_reset() local
Dest.c352 ssize_t uwb_est_get_size(struct uwb_rc *uwb_rc, struct uwb_est *est, in uwb_est_get_size()
/drivers/usb/wusbcore/
Dwusbhc.h250 struct uwb_rc *uwb_rc; member