Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/staging/ozwpan/
Dozhcd.c96 #define OZ_F_EP_HAVE_STREAM 0x2 macro
373 if (ep->flags & OZ_F_EP_HAVE_STREAM) in oz_ep_free()
1229 ep->flags |= OZ_F_EP_HAVE_STREAM; in oz_build_endpoints_for_interface()
1231 ep->flags &= ~OZ_F_EP_HAVE_STREAM; in oz_build_endpoints_for_interface()