Searched refs:uwb_rc_neh_grok (Results 1 – 5 of 5) sorted by relevance
/linux-4.1.27/drivers/uwb/ |
D | neh.c | 480 void uwb_rc_neh_grok(struct uwb_rc *rc, void *buf, size_t buf_size) in uwb_rc_neh_grok() function 537 EXPORT_SYMBOL_GPL(uwb_rc_neh_grok);
|
D | whc-rc.c | 178 uwb_rc_neh_grok(whcrc->uwb_rc, whcrc->evt_buf, size); in whcrc_event_work()
|
D | hwa-rc.c | 642 uwb_rc_neh_grok(hwarc->uwb_rc, urb->transfer_buffer, in hwarc_neep_cb()
|
/linux-4.1.27/include/linux/ |
D | uwb.h | 597 void uwb_rc_neh_grok(struct uwb_rc *, void *, size_t);
|
/linux-4.1.27/Documentation/usb/ |
D | WUSB-Design-overview.txt | 175 [/uwb_rc_neh_grok()/]. Notifications are handled to the UWB daemon, that 226 /drivers/uwb/neh.c:uwb_rc_neh_grok()/ and delivered to the UWBD, the UWB
|