Home
last modified time | relevance | path

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

/drivers/staging/ozwpan/
Dozusbsvc.c217 if (pd->mode & OZ_F_ISOC_NO_ELTS) { in oz_usb_stream_create()
242 if (pd->mode & OZ_F_ISOC_NO_ELTS) { in oz_usb_stream_delete()
Dozprotocol.h94 #define OZ_F_ISOC_NO_ELTS 0x40 macro
Dozpd.c527 switch (pd->mode & (OZ_F_ISOC_NO_ELTS | OZ_F_ISOC_ANYTIME)) { in oz_send_queued_frames()
529 case OZ_F_ISOC_NO_ELTS: { in oz_send_queued_frames()
Dozusbsvc1.c255 if (pd->mode & OZ_F_ISOC_NO_ELTS) { in oz_usb_send_isoc()
Dozproto.c211 if (pd->mode & OZ_F_ISOC_NO_ELTS) { in oz_connect_req()