Searched refs:n_devices (Results 1 - 10 of 10) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/usb/host/whci/
H A Dinit.c42 for (d = 0; d < whc->n_devices; d++)
104 whc->n_devices = WHCSPARAMS_TO_N_DEVICES(whcsparams);
109 whc->n_devices, whc->n_keys, whc->n_mmc_ies);
146 sizeof(struct di_buf_entry) * whc->n_devices,
166 dma_free_coherent(&whc->umc->dev, sizeof(struct di_buf_entry) * whc->n_devices,
H A Dhcd.c271 if (whc->n_devices > USB_MAXCHILDREN) {
273 whc->n_devices);
276 wusbhc->ports_max = whc->n_devices;
H A Ddebug.c91 for (d = 0; d < whc->n_devices; d++) {
H A Dwhcd.h42 u8 n_devices; member in struct:whc
H A Dwusb.c211 ret = whc_set_key(whc, whc->n_devices, tkid, gtk, key_size, true);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/usb/host/whci/
H A Dinit.c42 for (d = 0; d < whc->n_devices; d++)
104 whc->n_devices = WHCSPARAMS_TO_N_DEVICES(whcsparams);
109 whc->n_devices, whc->n_keys, whc->n_mmc_ies);
146 sizeof(struct di_buf_entry) * whc->n_devices,
166 dma_free_coherent(&whc->umc->dev, sizeof(struct di_buf_entry) * whc->n_devices,
H A Dhcd.c271 if (whc->n_devices > USB_MAXCHILDREN) {
273 whc->n_devices);
276 wusbhc->ports_max = whc->n_devices;
H A Ddebug.c91 for (d = 0; d < whc->n_devices; d++) {
H A Dwhcd.h42 u8 n_devices; member in struct:whc
H A Dwusb.c211 ret = whc_set_key(whc, whc->n_devices, tkid, gtk, key_size, true);

Completed in 64 milliseconds