Home
last modified time | relevance | path

Searched refs:usb_pause_mtx (Results 1 – 25 of 35) sorted by relevance

12

/freebsd-12-stable/sys/dev/usb/wlan/
Dif_urtw.c1297 usb_pause_mtx(&sc->sc_mtx, 2); in urtw_8187b_cmd_reset()
1328 usb_pause_mtx(&sc->sc_mtx, hz / 100); in urtw_do_request()
1636 usb_pause_mtx(&sc->sc_mtx, 10); in urtw_set_channel()
2515 usb_pause_mtx(&sc->sc_mtx, 1000); in urtw_8225_rf_init()
2520 usb_pause_mtx(&sc->sc_mtx, 1); in urtw_8225_rf_init()
2522 usb_pause_mtx(&sc->sc_mtx, 100); in urtw_8225_rf_init()
2525 usb_pause_mtx(&sc->sc_mtx, 200); in urtw_8225_rf_init()
2528 usb_pause_mtx(&sc->sc_mtx, 200); in urtw_8225_rf_init()
2544 usb_pause_mtx(&sc->sc_mtx, 1); in urtw_8225_rf_init()
2546 usb_pause_mtx(&sc->sc_mtx, 1); in urtw_8225_rf_init()
[all …]
Dif_rsu.c1465 usb_pause_mtx(&sc->sc_mtx, USB_MS_TO_TICKS(10)); in rsu_newstate()
1473 usb_pause_mtx(&sc->sc_mtx, USB_MS_TO_TICKS(10)); in rsu_newstate()
1640 usb_pause_mtx(&sc->sc_mtx, USB_MS_TO_TICKS(1)); in rsu_cam_read()
1671 usb_pause_mtx(&sc->sc_mtx, USB_MS_TO_TICKS(1)); in rsu_key_check()
1841 usb_pause_mtx(&sc->sc_mtx, USB_MS_TO_TICKS(5)); in rsu_delete_key()
3674 usb_pause_mtx(&sc->sc_mtx, USB_MS_TO_TICKS(2000)); in rsu_init()
/freebsd-12-stable/sys/dev/rtwn/usb/
Drtwn_usb_reg.c83 usb_pause_mtx(&sc->sc_mtx, hz / 100); in rtwn_do_request()
175 usb_pause_mtx(&sc->sc_mtx, msecs_to_ticks(usec / 1000)); in rtwn_usb_delay()
/freebsd-12-stable/sys/dev/usb/
Dusb_request.c587 usb_pause_mtx( in usbd_do_request_flags()
625 usb_pause_mtx( in usbd_do_request_flags()
736 usb_pause_mtx(mtx, hz / 16); in usbd_do_request_flags()
821 usb_pause_mtx(mtx, USB_MS_TO_TICKS(usb_port_reset_delay)); in usbd_req_reset_port()
865 usb_pause_mtx(mtx, USB_MS_TO_TICKS(usb_port_reset_recovery)); in usbd_req_reset_port()
928 usb_pause_mtx(mtx, USB_MS_TO_TICKS(usb_port_reset_delay)); in usbd_req_warm_reset_port()
964 usb_pause_mtx(mtx, USB_MS_TO_TICKS(usb_port_reset_recovery)); in usbd_req_warm_reset_port()
1058 usb_pause_mtx(mtx, hz / 5); in usbd_req_get_desc()
1602 usb_pause_mtx(mtx, in usbd_req_set_address()
2155 usb_pause_mtx(mtx, hz / 2); in usbd_req_re_enumerate()
Dusb_util.c135 usb_pause_mtx(struct mtx *mtx, int timo) in usb_pause_mtx() function
Dusb_hub.c735 usb_pause_mtx(NULL, in uhub_reattach_port()
1438 usb_pause_mtx(NULL, USB_MS_TO_TICKS(USB_POWER_DOWN_TIME)); in uhub_attach()
1539 usb_pause_mtx(NULL, USB_MS_TO_TICKS(pwrdly)); in uhub_attach()
2712 usb_pause_mtx(NULL, USB_MS_TO_TICKS(20)); in usb_dev_resume_peer()
2733 usb_pause_mtx(NULL, USB_MS_TO_TICKS(usb_port_resume_delay)); in usb_dev_resume_peer()
2876 usb_pause_mtx(NULL, USB_MS_TO_TICKS(20)); in usb_dev_suspend_peer()
2883 usb_pause_mtx(NULL, USB_MS_TO_TICKS(usb_port_resume_delay)); in usb_dev_suspend_peer()
2905 usb_pause_mtx(NULL, USB_MS_TO_TICKS(temp)); in usb_dev_suspend_peer()
Dusb_msctest.c736 usb_pause_mtx(NULL, hz); in usb_iface_is_cdrom()
782 usb_pause_mtx(NULL, hz); in usb_msc_auto_quirk()
805 usb_pause_mtx(NULL, hz); in usb_msc_auto_quirk()
Dusbdi.h582 void usb_pause_mtx(struct mtx *mtx, int _ticks);
Dusb_dev.c1126 usb_pause_mtx(NULL, hz / 128); in usb_ioctl()
1134 usb_pause_mtx(NULL, hz / 128); in usb_ioctl()
/freebsd-12-stable/sys/dev/usb/controller/
Duhci.c306 usb_pause_mtx(&sc->sc_bus.bus_mtx, hz / 100); in uhci_restart()
336 usb_pause_mtx(&sc->sc_bus.bus_mtx, in uhci_reset()
349 usb_pause_mtx(&sc->sc_bus.bus_mtx, hz / 1000); in uhci_reset()
365 usb_pause_mtx(&sc->sc_bus.bus_mtx, hz / 1000); in uhci_reset()
2403 usb_pause_mtx(&sc->sc_bus.bus_mtx, in uhci_portreset()
2431 usb_pause_mtx(&sc->sc_bus.bus_mtx, in uhci_portreset()
2726 usb_pause_mtx(&sc->sc_bus.bus_mtx, hz / 50); in uhci_roothub_exec()
2733 usb_pause_mtx(&sc->sc_bus.bus_mtx, hz / 500); in uhci_roothub_exec()
Dohci.c190 usb_pause_mtx(NULL, hz / 1000); in ohci_controller_init()
203 usb_pause_mtx(NULL, in ohci_controller_init()
214 usb_pause_mtx(NULL, in ohci_controller_init()
282 usb_pause_mtx(NULL, in ohci_controller_init()
292 usb_pause_mtx(NULL, in ohci_controller_init()
450 usb_pause_mtx(NULL, hz / 20); in ohci_detach()
2350 usb_pause_mtx(&sc->sc_bus.bus_mtx, in ohci_roothub_exec()
Dsaf1761_otg.c213 usb_pause_mtx(&sc->sc_bus.bus_mtx, hz / 125); in saf1761_otg_wakeup_peer()
2398 usb_pause_mtx(&sc->sc_bus.bus_mtx, hz / 10); in saf1761_otg_init()
2416 usb_pause_mtx(&sc->sc_bus.bus_mtx, hz / 100); in saf1761_otg_init()
2487 usb_pause_mtx(&sc->sc_bus.bus_mtx, hz / 100); in saf1761_otg_init()
3210 usb_pause_mtx(&sc->sc_bus.bus_mtx, hz / 50); in saf1761_otg_roothub_exec()
3216 usb_pause_mtx(&sc->sc_bus.bus_mtx, hz / 250); in saf1761_otg_roothub_exec()
3283 usb_pause_mtx(&sc->sc_bus.bus_mtx, in saf1761_otg_roothub_exec()
3289 usb_pause_mtx(&sc->sc_bus.bus_mtx, USB_MS_TO_TICKS(2)); in saf1761_otg_roothub_exec()
Ddwc_otg.c643 usb_pause_mtx(&sc->sc_bus.bus_mtx, hz / 125); in dwc_otg_wakeup_peer()
652 usb_pause_mtx(&sc->sc_bus.bus_mtx, hz / 100); in dwc_otg_wakeup_peer()
659 usb_pause_mtx(&sc->sc_bus.bus_mtx, hz / 10); in dwc_otg_wakeup_peer()
666 usb_pause_mtx(&sc->sc_bus.bus_mtx, hz / 250); in dwc_otg_wakeup_peer()
3898 usb_pause_mtx(&sc->sc_bus.bus_mtx, hz / 32); in dwc_otg_init()
3904 usb_pause_mtx(&sc->sc_bus.bus_mtx, hz / 128); in dwc_otg_init()
3987 usb_pause_mtx(&sc->sc_bus.bus_mtx, hz / 100); in dwc_otg_init()
3993 usb_pause_mtx(&sc->sc_bus.bus_mtx, hz / 100); in dwc_otg_init()
4708 usb_pause_mtx(&sc->sc_bus.bus_mtx, hz / 16); in dwc_otg_roothub_exec()
4713 usb_pause_mtx(&sc->sc_bus.bus_mtx, hz / 16); in dwc_otg_roothub_exec()
Dehci.c191 usb_pause_mtx(NULL, hz / 128); in ehci_reset()
211 usb_pause_mtx(NULL, hz / 128); in ehci_hcreset()
267 usb_pause_mtx(NULL, hz / 128); in ehci_init_sub()
570 usb_pause_mtx(NULL, hz / 20); in ehci_detach()
3264 usb_pause_mtx(&sc->sc_bus.bus_mtx, hz / 50); in ehci_roothub_exec()
3270 usb_pause_mtx(&sc->sc_bus.bus_mtx, hz / 250); in ehci_roothub_exec()
3426 usb_pause_mtx(&sc->sc_bus.bus_mtx, in ehci_roothub_exec()
3434 usb_pause_mtx(&sc->sc_bus.bus_mtx, in ehci_roothub_exec()
Dehci_pci.c566 usb_pause_mtx(NULL, hz / 100); /* wait 10ms */ in ehci_pci_take_controller()
Dxhci_pci.c493 usb_pause_mtx(NULL, hz / 100); /* wait 10ms */ in xhci_pci_take_controller()
Datmegadci.c231 usb_pause_mtx(&sc->sc_bus.bus_mtx, hz / 125); in atmegadci_wakeup_peer()
1269 usb_pause_mtx(&sc->sc_bus.bus_mtx, hz / 100); in atmegadci_init()
1285 usb_pause_mtx(&sc->sc_bus.bus_mtx, hz / 20); in atmegadci_init()
Dmusb_otg.c362 usb_pause_mtx(&sc->sc_bus.bus_mtx, hz / 50); in musbotg_wakeup_host()
386 usb_pause_mtx(&sc->sc_bus.bus_mtx, hz / 125); in musbotg_wakeup_peer()
3114 usb_pause_mtx(&sc->sc_bus.bus_mtx, hz / 1000); in musbotg_init()
3130 usb_pause_mtx(&sc->sc_bus.bus_mtx, hz / 100); in musbotg_init()
3155 usb_pause_mtx(&sc->sc_bus.bus_mtx, hz / 10); in musbotg_init()
3974 usb_pause_mtx(&sc->sc_bus.bus_mtx, hz / 5); in musbotg_roothub_exec()
Dxhci.c320 usb_pause_mtx(&sc->sc_bus.bus_mtx, hz / 4); in xhci_reset_command_queue_locked()
482 usb_pause_mtx(NULL, hz / 100); in xhci_start_controller()
521 usb_pause_mtx(NULL, hz / 100); in xhci_halt_controller()
546 usb_pause_mtx(NULL, hz / 100); in xhci_reset_controller()
3496 usb_pause_mtx(&sc->sc_bus.bus_mtx, hz / 50); in xhci_roothub_exec()
3666 usb_pause_mtx(&sc->sc_bus.bus_mtx, hz / 250); in xhci_roothub_exec()
Davr32dci.c262 usb_pause_mtx(&sc->sc_bus.bus_mtx, hz / 125); in avr32dci_wakeup_peer()
1228 usb_pause_mtx(&sc->sc_bus.bus_mtx, hz / 20); in avr32dci_init()
/freebsd-12-stable/sys/dev/usb/serial/
Dusb_serial.c380 usb_pause_mtx(&ucom_mtx, hz); in ucom_drain()
392 usb_pause_mtx(&ucom_mtx, hz); in ucom_drain_all()
740 usb_pause_mtx(sc->sc_mtx, hz / 10); in ucom_cfg_open()
1270 usb_pause_mtx(sc->sc_mtx, hz / 10); in ucom_cfg_param()
/freebsd-12-stable/sys/dev/usb/misc/
Dufm.c298 usb_pause_mtx(NULL, hz / 4); in ufm_get_stat()
/freebsd-12-stable/sys/dev/usb/net/
Dusb_ethernet.c100 usb_pause_mtx(ue->ue_mtx, _ticks); in uether_pause()
Dif_usie.c1095 usb_pause_mtx(&sc->sc_mtx, USB_MS_TO_TICKS(10)); in usie_if_status_cb()
1360 usb_pause_mtx(&sc->sc_mtx, USB_MS_TO_TICKS(10)); in usie_do_request()
Dif_mos.c646 usb_pause_mtx(&sc->sc_mtx, hz / 128); in mos_reset()

12