Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/staging/ozwpan/
Dozpd.h126 int oz_send_isoc_unit(struct oz_pd *pd, u8 ep_num, const u8 *data, int len);
Dozusbsvc1.c261 oz_send_isoc_unit(pd, ep_num, data, desc->length); in oz_usb_send_isoc()
Dozpd.c710 int oz_send_isoc_unit(struct oz_pd *pd, u8 ep_num, const u8 *data, int len) in oz_send_isoc_unit() function