Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/usb/wusbcore/
Dmmc.c47 u8 mmcies = wusbhc->mmcies_max; in wusbhc_mmcie_create()
105 handle = wusbhc->mmcies_max - 1; in wusbhc_mmcie_set()
115 for (itr = 0; itr < wusbhc->mmcies_max - 1; itr++) { in wusbhc_mmcie_set()
147 for (itr = 0; itr < wusbhc->mmcies_max; itr++) { in wusbhc_mmcie_rm()
Dwusbhc.h272 u8 mmcies_max; member
/linux-3.4.99/drivers/usb/host/whci/
Dhcd.c278 wusbhc->mmcies_max = whc->n_mmc_ies; in whc_probe()
/linux-3.4.99/drivers/usb/host/
Dhwa-hc.c704 wusbhc->mmcies_max = wa->wa_descr->bNumMMCIEs; in hwahc_create()