Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/staging/ozwpan/
Dozpd.h115 int oz_send_isoc_unit(struct oz_pd *pd, u8 ep_num, u8 *data, int len);
Dozusbsvc1.c252 oz_send_isoc_unit(pd, ep_num, data, desc->length); in oz_usb_send_isoc()
Dozpd.c698 int oz_send_isoc_unit(struct oz_pd *pd, u8 ep_num, u8 *data, int len) in oz_send_isoc_unit() function