Searched refs:OZ_F_ISOC_ANYTIME (Results 1 – 4 of 4) sorted by relevance
91 #define OZ_F_ISOC_ANYTIME 0x80 macro
294 if (pd->mode & OZ_F_ISOC_ANYTIME) { in oz_pd_heartbeat()529 if (((pd->mode & OZ_F_ISOC_ANYTIME) == 0) in oz_send_queued_frames()
301 pd->mode & OZ_F_ISOC_ANYTIME); in oz_usb_send_isoc()
220 pd->mode |= OZ_F_ISOC_ANYTIME; in oz_connect_req()