Home
last modified time | relevance | path

Searched refs:UE_CONTROL (Results 1 – 25 of 33) sorted by relevance

12

/freebsd/sys/dev/usb/template/
H A Dusb_template.c336 case UE_CONTROL: in usb_make_endpoint_desc()
614 if (ep_type == UE_CONTROL) { in usb_hw_ep_match()
658 if (ep->needs_ep_type == UE_CONTROL) { in usb_hw_ep_find_match()
838 if (ep_type == UE_CONTROL) { in usb_hw_ep_get_needs()
885 if (temp == UE_CONTROL) { in usb_hw_ep_get_needs()
947 if (!usb_hw_ep_match(pf, UE_CONTROL, 0)) { in usb_hw_ep_resolve()
1004 usb_hw_ep_get_needs(ues, UE_CONTROL, 0) || in usb_hw_ep_resolve()
1029 usb_hw_ep_get_needs(ues, UE_CONTROL, 1) || in usb_hw_ep_resolve()
/freebsd/sys/dev/usb/
H A Dusb_transfer.c84 .type = UE_CONTROL,
96 .type = UE_CONTROL,
111 .type = UE_CONTROL,
122 .type = UE_CONTROL,
420 case UE_CONTROL: in usbd_get_max_frame_length()
530 case UE_CONTROL: in usbd_transfer_setup_sub()
718 (type != UE_CONTROL) && in usbd_transfer_setup_sub()
768 if (type == UE_CONTROL) { in usbd_transfer_setup_sub()
780 if (type == UE_CONTROL) { in usbd_transfer_setup_sub()
808 if (type == UE_CONTROL) { in usbd_transfer_setup_sub()
[all …]
H A Dusb_hub.c144 .type = UE_CONTROL,
2389 [UE_CONTROL] = USB_HW_POWER_CONTROL, in usbd_transfer_power_ref()
2579 if (type_refs[UE_CONTROL] != 0) in usb_bus_powerd()
2718 if (udev->pwr_save.type_refs[UE_CONTROL] != 0) in usb_dev_resume_peer()
H A Dusb_msctest.c222 .type = UE_CONTROL,
241 .type = UE_CONTROL,
H A Dusb.h542 #define UE_CONTROL 0x00 macro
H A Dusb_generic.c256 usb_config[1].type = UE_CONTROL; in ugen_open_pipe_write()
325 usb_config[1].type = UE_CONTROL; in ugen_open_pipe_read()
1079 if (usb_config[0].type == UE_CONTROL) { in usb_fs_open()
/freebsd/sys/dev/usb/storage/
H A Dumass.c511 .type = UE_CONTROL,
521 .type = UE_CONTROL,
531 .type = UE_CONTROL,
560 .type = UE_CONTROL,
579 .type = UE_CONTROL,
600 .type = UE_CONTROL,
611 .type = UE_CONTROL,
621 .type = UE_CONTROL,
631 .type = UE_CONTROL,
651 .type = UE_CONTROL,
[all …]
H A Durio.c160 .type = UE_CONTROL,
170 .type = UE_CONTROL,
/freebsd/sys/dev/usb/misc/
H A Dudbp.c221 .type = UE_CONTROL,
231 .type = UE_CONTROL,
/freebsd/sys/compat/linuxkpi/common/src/
H A Dlinux_usb.c676 if (type != UE_CONTROL) { in usb_control_msg()
1031 if (type == UE_CONTROL) { in usb_find_host_endpoint()
1063 if ((type == UE_CONTROL) && ((ep & UE_ADDR) == 0)) { in usb_find_host_endpoint()
/freebsd/sys/dev/usb/input/
H A Duhid.c391 .type = UE_CONTROL,
400 .type = UE_CONTROL,
H A Duhid_snes.c152 .type = UE_CONTROL,
H A Dusbhid.c305 .type = UE_CONTROL,
/freebsd/sys/dev/usb/controller/
H A Duss820dci.c1266 if (ep_type == UE_CONTROL) { in uss820dci_set_stall()
1288 if (ep_type == UE_CONTROL) { in uss820dci_clear_stall_sub()
2329 case UE_CONTROL: in uss820dci_ep_init()
H A Ddwc_otg.c1029 hcchar |= UE_CONTROL << HCCHAR_EPTYPE_SHIFT; in dwc_otg_host_setup_tx()
1080 hcchar |= UE_CONTROL << HCCHAR_EPTYPE_SHIFT; in dwc_otg_host_setup_tx()
2592 td->ep_type != UE_CONTROL) { in dwc_otg_update_host_transfer_schedule_locked()
3339 hcchar |= (UE_CONTROL << HCCHAR_EPTYPE_SHIFT); in dwc_otg_setup_standard_chain()
3710 if (ep_type == UE_CONTROL) { in dwc_otg_clear_stall_sub_locked()
4799 if (ep_type == UE_CONTROL) { in dwc_otg_xfer_setup()
H A Datmegadci.c1130 if (ep_type == UE_CONTROL) { in atmegadci_clear_stall_sub()
1975 if ((xfer->endpoint->edesc->bmAttributes & UE_XFERTYPE) == UE_CONTROL) { in atmegadci_xfer_setup()
H A Davr32dci.c1103 if (ep_type == UE_CONTROL) { in avr32dci_clear_stall_sub()
1931 if ((xfer->endpoint->edesc->bmAttributes & UE_XFERTYPE) == UE_CONTROL) { in avr32dci_xfer_setup()
H A Dmusb_otg.c2449 case UE_CONTROL: in musbotg_setup_standard_chain()
2868 if (ep_type == UE_CONTROL) { in musbotg_clear_stall_sub()
4136 case UE_CONTROL: in musbotg_ep_init()
/freebsd/sys/dev/usb/serial/
H A Dufoma.c244 .type = UE_CONTROL,
254 .type = UE_CONTROL,
H A Ducycom.c132 .type = UE_CONTROL,
H A Dulpt.c371 .type = UE_CONTROL,
H A Duslcom.c199 .type = UE_CONTROL,
/freebsd/sys/dev/usb/net/
H A Duhso.c364 .type = UE_CONTROL,
373 .type = UE_CONTROL,
/freebsd/usr.sbin/usbdump/
H A Dusbdump.c153 [UE_CONTROL] = "CTRL",
/freebsd/sys/netgraph/bluetooth/drivers/ubt/
H A Dng_ubt.c323 .type = UE_CONTROL,

12