Home
last modified time | relevance | path

Searched refs:oz_usb_send_isoc (Results 1 – 3 of 3) sorted by relevance

/linux-4.1.27/drivers/staging/ozwpan/
Dozusbif.h27 int oz_usb_send_isoc(void *hpd, u8 ep_num, struct urb *urb);
Dozusbsvc1.c245 int oz_usb_send_isoc(void *hpd, u8 ep_num, struct urb *urb) in oz_usb_send_isoc() function
Dozhcd.c1079 oz_usb_send_isoc(port->hpd, urbl->ep_num, urb); in oz_hcd_heartbeat()