Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/staging/ozwpan/
Dozpd.c28 static int oz_send_isoc_frame(struct oz_pd *pd);
257 while (count-- && (oz_send_isoc_frame(pd) >= 0)) in oz_pd_heartbeat()
563 static int oz_send_isoc_frame(struct oz_pd *pd) in oz_send_isoc_frame() function