Home
last modified time | relevance | path

Searched refs:dwBytesPerInterval (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/usb/core/
H A Durb.c467 max = le32_to_cpu(isoc_ep_comp->dwBytesPerInterval); in usb_submit_urb()
/openbmc/linux/include/uapi/linux/usb/
H A Dch9.h681 __le32 dwBytesPerInterval; member
/openbmc/linux/drivers/usb/host/
H A Dxhci-mem.c1379 return le32_to_cpu(ep->ssp_isoc_ep_comp.dwBytesPerInterval); in xhci_get_max_esit_payload()