Searched refs:uwb_rc_neh_grok (Results 1 – 5 of 5) sorted by relevance
/linux-2.6.39/drivers/uwb/ |
D | neh.c | 473 void uwb_rc_neh_grok(struct uwb_rc *rc, void *buf, size_t buf_size) in uwb_rc_neh_grok() function 530 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 | 633 uwb_rc_neh_grok(hwarc->uwb_rc, urb->transfer_buffer, in hwarc_neep_cb()
|
/linux-2.6.39/include/linux/ |
D | uwb.h | 596 void uwb_rc_neh_grok(struct uwb_rc *, void *, size_t);
|
/linux-2.6.39/Documentation/usb/ |
D | WUSB-Design-overview.txt | 184 [/uwb_rc_neh_grok()/]. Notifications are handled to the UWB daemon, that 235 /drivers/uwb/neh.c:uwb_rc_neh_grok()/ and delivered to the UWBD, the UWB
|