nr_endpoints       73 drivers/iommu/virtio-iommu.c 	unsigned long			nr_endpoints;
nr_endpoints      686 drivers/iommu/virtio-iommu.c 		vdev->vdomain->nr_endpoints--;
nr_endpoints      701 drivers/iommu/virtio-iommu.c 	if (!vdomain->nr_endpoints) {
nr_endpoints      711 drivers/iommu/virtio-iommu.c 	vdomain->nr_endpoints++;
nr_endpoints      745 drivers/iommu/virtio-iommu.c 	if (!vdomain->nr_endpoints)
nr_endpoints      768 drivers/iommu/virtio-iommu.c 	if (!vdomain->nr_endpoints)
nr_endpoints      987 drivers/usb/musb/musb_core.c 		for (epnum = 1; (epnum < musb->nr_endpoints)
nr_endpoints     1388 drivers/usb/musb/musb_core.c 		musb->nr_endpoints = max(epn, musb->nr_endpoints);
nr_endpoints     1518 drivers/usb/musb/musb_core.c 	musb->nr_endpoints = 1;
nr_endpoints     1530 drivers/usb/musb/musb_core.c 	for (i = 0; i < musb->nr_endpoints; i++) {
nr_endpoints      342 drivers/usb/musb/musb_core.h 	u8 nr_endpoints;
nr_endpoints      455 drivers/usb/musb/musb_core.h 	musb->nr_endpoints++;
nr_endpoints     1749 drivers/usb/musb/musb_gadget.c 			epnum < musb->nr_endpoints;
nr_endpoints     2047 drivers/usb/musb/musb_host.c 			epnum < musb->nr_endpoints;