Home
last modified time | relevance | path

Searched refs:mmcies_max (Results 1 – 4 of 4) sorted by relevance

/Linux-v4.19/drivers/usb/wusbcore/
Dmmc.c33 u8 mmcies = wusbhc->mmcies_max; in wusbhc_mmcie_create()
91 handle = wusbhc->mmcies_max - 1; in wusbhc_mmcie_set()
101 for (itr = 0; itr < wusbhc->mmcies_max - 1; itr++) { in wusbhc_mmcie_set()
133 for (itr = 0; itr < wusbhc->mmcies_max; itr++) { in wusbhc_mmcie_rm()
Dwusbhc.h262 u8 mmcies_max; member
/Linux-v4.19/drivers/usb/host/whci/
Dhcd.c265 wusbhc->mmcies_max = whc->n_mmc_ies; in whc_probe()
/Linux-v4.19/drivers/usb/host/
Dhwa-hc.c728 wusbhc->mmcies_max = wa->wa_descr->bNumMMCIEs; in hwahc_create()