Home
last modified time | relevance | path

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

/drivers/staging/ozwpan/
Dozusbsvc.c204 if (pd->mode & OZ_F_ISOC_NO_ELTS) { in oz_usb_stream_create()
226 if (pd->mode & OZ_F_ISOC_NO_ELTS) { in oz_usb_stream_delete()
Dozprotocol.h90 #define OZ_F_ISOC_NO_ELTS 0x40 macro
Dozusbsvc1.c247 if (pd->mode & OZ_F_ISOC_NO_ELTS) { in oz_usb_send_isoc()
Dozproto.c219 if (pd->mode & OZ_F_ISOC_NO_ELTS) { in oz_connect_req()