Home
last modified time | relevance | path

Searched refs:UE_DIR_OUT (Results 1 – 25 of 50) sorted by relevance

12

/dragonfly/sys/bus/u4b/template/
H A Dusb_template_serialnet.c181 .bEndpointAddress = UE_DIR_OUT,
256 .bEndpointAddress = UE_DIR_OUT,
H A Dusb_template_msc.c116 .bEndpointAddress = UE_DIR_OUT,
H A Dusb_template_modem.c108 .bEndpointAddress = UE_DIR_OUT,
H A Dusb_template_mtp.c120 .bEndpointAddress = UE_DIR_OUT,
H A Dusb_template_cdce.c167 .bEndpointAddress = UE_DIR_OUT,
H A Dusb_template_audio.c245 .bEndpointAddress = UE_DIR_OUT,
H A Dusb_template_phone.c258 .bEndpointAddress = UE_DIR_OUT,
H A Dusb_template.c198 ea = (ted->bEndpointAddress & (UE_ADDR | UE_DIR_IN | UE_DIR_OUT)); in usb_make_endpoint_desc()
651 ep->hw_endpoint_out = best_n | UE_DIR_OUT; in usb_hw_ep_find_match()
/dragonfly/sys/bus/u4b/
H A Dusb_device.c180 EA_MASK = (UE_DIR_IN | UE_DIR_OUT | UE_ADDR), in usbd_get_ep_by_addr()
256 ea_mask = (UE_DIR_IN | UE_DIR_OUT); in usbd_get_endpoint()
258 UE_DIR_OUT : UE_DIR_IN; in usbd_get_endpoint()
260 ea_mask = (UE_DIR_IN | UE_DIR_OUT); in usbd_get_endpoint()
262 UE_DIR_IN : UE_DIR_OUT; in usbd_get_endpoint()
269 ea_mask = (UE_DIR_IN | UE_DIR_OUT); in usbd_get_endpoint()
270 ea_val = (setup->direction & (UE_DIR_IN | UE_DIR_OUT)); in usbd_get_endpoint()
2085 if (UE_GET_DIR(ep) == UE_DIR_OUT) in usb_cdev_create()
H A Dusb_msctest.c193 .direction = UE_DIR_OUT,
221 .direction = UE_DIR_OUT,
253 .direction = UE_DIR_OUT,
H A Dusb.h518 #define UE_DIR_OUT 0x00 /* OUT-token endpoint, fixed */ macro
/dragonfly/sys/netgraph7/bluetooth/drivers/ubtbcmfw/
H A Dubtbcmfw.c129 .direction = UE_DIR_OUT,
/dragonfly/sys/netgraph7/bluetooth/drivers/ubt/
H A Dng_ubt.c285 .direction = UE_DIR_OUT,
352 .direction = UE_DIR_OUT,
363 .direction = UE_DIR_OUT,
/dragonfly/sys/bus/u4b/serial/
H A Dugensa.c109 .direction = UE_DIR_OUT,
H A Duark.c122 .direction = UE_DIR_OUT,
H A Dubser.c159 .direction = UE_DIR_OUT,
H A Dubsa.c191 .direction = UE_DIR_OUT,
H A Dumct.c148 .direction = UE_DIR_OUT,
H A Dumoscom.c217 .direction = UE_DIR_OUT,
H A Duvisor.c207 .direction = UE_DIR_OUT,
H A Duvscom.c189 .direction = UE_DIR_OUT,
/dragonfly/sys/bus/u4b/storage/
H A Dustorage_fs.c274 .direction = UE_DIR_OUT,
283 .direction = UE_DIR_OUT,
293 .direction = UE_DIR_OUT,
H A Durio.c140 .direction = UE_DIR_OUT,
/dragonfly/sys/bus/u4b/net/
H A Dif_cue.c138 .direction = UE_DIR_OUT,
H A Dif_kue.c179 .direction = UE_DIR_OUT,

12