Searched refs:uwb_rc_neh_grok (Results 1 – 5 of 5) sorted by relevance
/drivers/staging/uwb/ |
D | neh.c | 464 void uwb_rc_neh_grok(struct uwb_rc *rc, void *buf, size_t buf_size) in uwb_rc_neh_grok() function 521 EXPORT_SYMBOL_GPL(uwb_rc_neh_grok);
|
D | whc-rc.c | 164 uwb_rc_neh_grok(whcrc->uwb_rc, whcrc->evt_buf, size); in whcrc_event_work()
|
D | uwb.h | 583 void uwb_rc_neh_grok(struct uwb_rc *, void *, size_t);
|
D | hwa-rc.c | 625 uwb_rc_neh_grok(hwarc->uwb_rc, urb->transfer_buffer, in hwarc_neep_cb()
|
/drivers/staging/wusbcore/Documentation/ |
D | wusb-design-overview.rst | 184 [/uwb_rc_neh_grok()/]. Notifications are handled to the UWB daemon, that 237 /drivers/uwb/neh.c:uwb_rc_neh_grok()/ and delivered to the UWBD, the UWB
|