Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/staging/uwb/
Dlc-rc.c100 struct uwb_rc *uwb_rc_alloc(void) in uwb_rc_alloc() function
109 EXPORT_SYMBOL_GPL(uwb_rc_alloc);
Dwhc-rc.c357 uwb_rc = uwb_rc_alloc(); in whcrc_probe()
Duwb.h492 struct uwb_rc *uwb_rc_alloc(void);
Dhwa-rc.c815 uwb_rc = uwb_rc_alloc(); in hwarc_probe()