device_count     1118 arch/powerpc/platforms/powernv/pci-ioda.c 		pe->device_count++;
device_count     1867 arch/powerpc/platforms/powernv/pci-ioda.c 	    (pe->device_count == 1 || !pe->pbus) &&
device_count     3607 arch/powerpc/platforms/powernv/pci-ioda.c 	WARN_ON(--pe->device_count < 0);
device_count     3608 arch/powerpc/platforms/powernv/pci-ioda.c 	if (pe->device_count == 0)
device_count       44 arch/powerpc/platforms/powernv/pci.h 	int			device_count;
device_count      104 drivers/acpi/acpica/acstruct.h 	u32 device_count;
device_count      190 drivers/acpi/acpica/acstruct.h 	u32 device_count;
device_count      127 drivers/acpi/acpica/dsinit.c 		info->device_count++;
device_count      214 drivers/acpi/acpica/dsinit.c 			      info.object_count, info.device_count,
device_count      119 drivers/acpi/acpica/nsinit.c 		info.device_count = 0;
device_count      233 drivers/acpi/acpica/nsinit.c 				      info.device_count));
device_count      464 drivers/acpi/acpica/nsinit.c 		info->device_count++;
device_count       70 drivers/android/binder_internal.h 	int device_count;
device_count      119 drivers/android/binderfs.c 	if (++info->device_count <= info->mount_opts.max)
device_count      127 drivers/android/binderfs.c 		--info->device_count;
device_count      203 drivers/android/binderfs.c 	--info->device_count;
device_count      257 drivers/android/binderfs.c 	--info->device_count;
device_count      966 drivers/base/power/domain.c 	if (genpd->suspended_count != genpd->device_count
device_count     1524 drivers/base/power/domain.c 	genpd->device_count++;
device_count     1578 drivers/base/power/domain.c 	genpd->device_count--;
device_count     1707 drivers/base/power/domain.c 	if (!list_empty(&subdomain->master_links) || subdomain->device_count) {
device_count     1792 drivers/base/power/domain.c 	genpd->device_count = 0;
device_count     1861 drivers/base/power/domain.c 	if (!list_empty(&genpd->master_links) || genpd->device_count) {
device_count       36 drivers/input/rmi4/rmi_f03.c 	u8 device_count;
device_count      110 drivers/input/rmi4/rmi_f03.c 	f03->device_count = query1 & RMI_F03_DEVICE_COUNT;
device_count      114 drivers/input/rmi4/rmi_f03.c 	query2_len = f03->device_count * bytes_per_device;
device_count      121 drivers/input/rmi4/rmi_f03.c 		f03->device_count = 1;
device_count      214 drivers/input/rmi4/rmi_f03.c 	if (f03->device_count != 1)
device_count      216 drivers/input/rmi4/rmi_f03.c 			 f03->device_count);
device_count      426 drivers/net/wireless/broadcom/brcm80211/brcmfmac/common.c 		for (i = 0; i < brcmfmac_pdata->device_count; i++) {
device_count      303 drivers/pci/controller/pci-hyperv.c 	u32 device_count;
device_count      512 drivers/pci/controller/pci-hyperv.c 	u32 device_count;
device_count     2018 drivers/pci/controller/pci-hyperv.c 	for (child_no = 0; child_no < dr->device_count; child_no++) {
device_count     2116 drivers/pci/controller/pci-hyperv.c 		      (relations->device_count)), GFP_NOWAIT);
device_count     2124 drivers/pci/controller/pci-hyperv.c 	dr->device_count = relations->device_count;
device_count     2125 drivers/pci/controller/pci-hyperv.c 	if (dr->device_count != 0) {
device_count     2128 drivers/pci/controller/pci-hyperv.c 		       dr->device_count);
device_count     2312 drivers/pci/controller/pci-hyperv.c 				     (bus_rel->device_count))) {
device_count      304 drivers/pcmcia/ds.c 	    (p_dev->socket->device_count == 1) && (p_dev->device_no == 0))
device_count      332 drivers/pcmcia/ds.c 		s->device_count = 0;
device_count      334 drivers/pcmcia/ds.c 		s->device_count = 1;
device_count      369 drivers/pcmcia/ds.c 	    (p_dev->socket->device_count > 0) &&
device_count      501 drivers/pcmcia/ds.c 	p_dev->device_no = (s->device_count++);
device_count      593 drivers/pcmcia/ds.c 	s->device_count--;
device_count     1366 drivers/pcmcia/ds.c 	socket->device_count = 0;
device_count      170 drivers/soc/xilinx/zynqmp_pm_domains.c 	if (domain->device_count)
device_count      206 drivers/soc/xilinx/zynqmp_pm_domains.c 	if (domain->device_count)
device_count       87 drivers/staging/greybus/tools/loopback_test.c 	int device_count;
device_count      115 drivers/staging/greybus/tools/loopback_test.c 	for (i = 0; i < t->device_count; i++) {				\
device_count      129 drivers/staging/greybus/tools/loopback_test.c 	for (i = 0; i < t->device_count; i++) {				\
device_count      144 drivers/staging/greybus/tools/loopback_test.c 	for (i = 0; i < t->device_count; i++) {				\
device_count      235 drivers/staging/greybus/tools/loopback_test.c 	if (t->device_count == 0) {
device_count      240 drivers/staging/greybus/tools/loopback_test.c 	for (i = 0; i < t->device_count; i++)
device_count      329 drivers/staging/greybus/tools/loopback_test.c 	for (i = 0; i < t->device_count; i++) {
device_count      541 drivers/staging/greybus/tools/loopback_test.c 	for (i = 0; i < t->device_count; i++) {
device_count      611 drivers/staging/greybus/tools/loopback_test.c 		if (t->device_count == MAX_NUM_DEVICES) {
device_count      616 drivers/staging/greybus/tools/loopback_test.c 		d = &t->devices[t->device_count++];
device_count      646 drivers/staging/greybus/tools/loopback_test.c 	for (i = 0; i < t->device_count; i++) {
device_count      688 drivers/staging/greybus/tools/loopback_test.c 	for (i = 0; i < t->device_count; i++) {
device_count      707 drivers/staging/greybus/tools/loopback_test.c 	for (i = 0; i < t->device_count; i++) {
device_count      779 drivers/staging/greybus/tools/loopback_test.c 	for (i = 0; i < t->device_count; i++)
device_count      784 drivers/staging/greybus/tools/loopback_test.c 	for (i = 0; i < t->device_count; i++) {
device_count      815 drivers/staging/greybus/tools/loopback_test.c 	for (i = 0; i < t->device_count; i++) {
device_count      870 drivers/staging/greybus/tools/loopback_test.c 	if (t->device_count == 0) {
device_count      180 drivers/video/fbdev/au1200fb.c static int device_count = MAX_DEVICE_COUNT;
device_count      694 drivers/video/fbdev/au1200fb.c 	for (i = 0; i < device_count; ++i) {
device_count     1623 drivers/video/fbdev/au1200fb.c 			device_count = simple_strtol(this_opt, &endptr, 0);
device_count     1624 drivers/video/fbdev/au1200fb.c 			if ((device_count < 0) ||
device_count     1625 drivers/video/fbdev/au1200fb.c 			    (device_count > MAX_DEVICE_COUNT))
device_count     1626 drivers/video/fbdev/au1200fb.c 				device_count = MAX_DEVICE_COUNT;
device_count     1668 drivers/video/fbdev/au1200fb.c 	for (plane = 0; plane < device_count; ++plane) {
device_count     1748 drivers/video/fbdev/au1200fb.c 	for (plane = 0; plane < device_count; ++plane) {
device_count     1774 drivers/video/fbdev/au1200fb.c 	for (plane = 0; plane < device_count; ++plane)	{
device_count     1813 drivers/video/fbdev/au1200fb.c 	for (i = 0; i < device_count; i++) {
device_count      180 include/linux/platform_data/brcmfmac.h 	int	device_count;
device_count      108 include/linux/pm_domain.h 	unsigned int device_count;	/* Number of devices */
device_count      207 include/pcmcia/ss.h 	u8				device_count;
device_count       28 sound/drivers/mts64.c static int device_count;
device_count      841 sound/drivers/mts64.c 	device = platform_device_alloc(PLATFORM_DRIVER, device_count);
device_count      861 sound/drivers/mts64.c 	platform_devices[device_count] = device;
device_count      862 sound/drivers/mts64.c 	device_count++;
device_count     1043 sound/drivers/mts64.c 	if (device_count == 0) {
device_count       48 sound/drivers/portman2x4.c static int device_count;
device_count      640 sound/drivers/portman2x4.c 	device = platform_device_alloc(PLATFORM_DRIVER, device_count);
device_count      660 sound/drivers/portman2x4.c 	platform_devices[device_count] = device;
device_count      661 sound/drivers/portman2x4.c 	device_count++;
device_count      843 sound/drivers/portman2x4.c 	if (device_count == 0) {