Searched refs:UE_DIR_ANY (Results 1 – 21 of 21) sorted by relevance
/freebsd/sys/dev/usb/storage/ |
H A D | umass.c | 513 .direction = UE_DIR_ANY, 523 .direction = UE_DIR_ANY, 533 .direction = UE_DIR_ANY, 562 .direction = UE_DIR_ANY, 581 .direction = UE_DIR_ANY, 602 .direction = UE_DIR_ANY, 613 .direction = UE_DIR_ANY, 623 .direction = UE_DIR_ANY, 633 .direction = UE_DIR_ANY, 653 .direction = UE_DIR_ANY, [all …]
|
H A D | urio.c | 162 .direction = UE_DIR_ANY, 172 .direction = UE_DIR_ANY,
|
/freebsd/sys/dev/usb/misc/ |
H A D | udbp.c | 223 .direction = UE_DIR_ANY, 233 .direction = UE_DIR_ANY,
|
/freebsd/sys/dev/usb/input/ |
H A D | uhid.c | 393 .direction = UE_DIR_ANY, 402 .direction = UE_DIR_ANY,
|
H A D | uhid_snes.c | 154 .direction = UE_DIR_ANY
|
H A D | usbhid.c | 307 .direction = UE_DIR_ANY,
|
H A D | ukbd.c | 964 .direction = UE_DIR_ANY,
|
H A D | atp.c | 821 .direction = UE_DIR_ANY,
|
/freebsd/sys/dev/usb/ |
H A D | usb_msctest.c | 224 .direction = UE_DIR_ANY, 243 .direction = UE_DIR_ANY,
|
H A D | usb_transfer.c | 86 .direction = UE_DIR_ANY, 98 .direction = UE_DIR_ANY, 113 .direction = UE_DIR_ANY, 124 .direction = UE_DIR_ANY,
|
H A D | usb.h | 536 #define UE_DIR_ANY 0xff /* for internal use only! */ macro
|
H A D | usb_hub.c | 135 .direction = UE_DIR_ANY, 146 .direction = UE_DIR_ANY,
|
H A D | usb_generic.c | 258 usb_config[1].direction = UE_DIR_ANY; in ugen_open_pipe_write() 327 usb_config[1].direction = UE_DIR_ANY; in ugen_open_pipe_read()
|
H A D | usb_device.c | 395 } else if (setup->direction == UE_DIR_ANY) { in usbd_get_endpoint()
|
/freebsd/sys/dev/usb/serial/ |
H A D | ufoma.c | 246 .direction = UE_DIR_ANY, 256 .direction = UE_DIR_ANY,
|
H A D | ucycom.c | 134 .direction = UE_DIR_ANY,
|
H A D | ulpt.c | 373 .direction = UE_DIR_ANY,
|
H A D | uslcom.c | 201 .direction = UE_DIR_ANY,
|
/freebsd/sys/dev/usb/net/ |
H A D | uhso.c | 366 .direction = UE_DIR_ANY, 375 .direction = UE_DIR_ANY,
|
/freebsd/sys/netgraph/bluetooth/drivers/ubt/ |
H A D | ng_ubt.c | 325 .direction = UE_DIR_ANY,
|
/freebsd/sys/dev/sound/usb/ |
H A D | uaudio.c | 641 .direction = UE_DIR_ANY,
|