Home
last modified time | relevance | path

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

/Linux-v6.6/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-v6.6/include/linux/usb/
Dgadget.h429 unsigned isoch_delay; member
/Linux-v6.6/drivers/usb/dwc3/
Dep0.c778 dwc->gadget->isoch_delay = wValue; in dwc3_ep0_set_isoch_delay()
/Linux-v6.6/drivers/usb/gadget/udc/
Dtegra-xudc.c479 u16 isoch_delay; member
2480 xudc->isoch_delay = delay; in tegra_xudc_ep0_set_isoch_delay()