Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/usb/cdns3/
Dcdnsp-ep0.c374 pdev->gadget.isoch_delay = le16_to_cpu(ctrl->wValue); in cdnsp_ep0_set_isoch_delay()
Dcdns3-ep0.c458 priv_dev->isoch_delay = le16_to_cpu(ctrl_req->wValue); in cdns3_req_ep0_set_isoch_delay()
Dcdns3-gadget.h1317 u16 isoch_delay; member
/linux-6.1.9/include/linux/usb/
Dgadget.h424 unsigned isoch_delay; member
/linux-6.1.9/drivers/usb/dwc3/
Dep0.c775 dwc->gadget->isoch_delay = wValue; in dwc3_ep0_set_isoch_delay()
/linux-6.1.9/drivers/usb/gadget/udc/
Dtegra-xudc.c480 u16 isoch_delay; member
2475 xudc->isoch_delay = delay; in tegra_xudc_ep0_set_isoch_delay()