Home
last modified time | relevance | path

Searched refs:nports (Results 1 – 2 of 2) sorted by relevance

/utopia/UTPA2-700.0.x/modules/usb/drv/usb_ecos/usbhost/
H A DdrvHub.c3363 info->nports = 0; in hub_ioctl()
3438 info->nports = hub->maxchild; in hub_ioctl()
3439 for (i = 0; i < info->nports; i++) { in hub_ioctl()
3449 return info->nports + 1; in hub_ioctl()
/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/linux/
H A Dusbdevice_fs.h125 char nports; /* number of downstream ports in this hub */ member