Searched refs:oz_hcd_data_ind (Results 1 – 3 of 3) sorted by relevance
/linux-4.1.27/drivers/staging/ozwpan/ |
D | ozusbif.h | 39 void oz_hcd_data_ind(void *hport, u8 endpoint, const u8 *data, int data_len);
|
D | ozusbsvc1.c | 336 oz_hcd_data_ind(usb_ctx->hport, body->endpoint, in oz_usb_handle_ep_data() 355 oz_hcd_data_ind(usb_ctx->hport, in oz_usb_handle_ep_data() 459 oz_hcd_data_ind(usb_ctx->hport, ep_num, data, len); in oz_usb_farewell()
|
D | ozhcd.c | 981 void oz_hcd_data_ind(void *hport, u8 endpoint, const u8 *data, int data_len) in oz_hcd_data_ind() function
|