Searched refs:oz_send_isoc_frame (Results 1 – 1 of 1) sorted by relevance
28 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