Searched refs:pdev_count (Results 1 – 4 of 4) sorted by relevance
149 static int pdev_count; variable345 for (i = pdev_count - 1; i >= 0; i--) in x86_android_tablet_remove()442 pdevs = kcalloc(dev_info->pdev_count + 1, sizeof(*pdevs), GFP_KERNEL); in x86_android_tablet_probe()448 pdev_count = dev_info->pdev_count; in x86_android_tablet_probe()449 for (i = 0; i < pdev_count; i++) { in x86_android_tablet_probe()502 pdevs[pdev_count] = platform_device_register_data(&pdev->dev, "gpio-keys", in x86_android_tablet_probe()505 if (IS_ERR(pdevs[pdev_count])) { in x86_android_tablet_probe()506 ret = PTR_ERR(pdevs[pdev_count]); in x86_android_tablet_probe()510 pdev_count++; in x86_android_tablet_probe()
96 int pdev_count; member
256 .pdev_count = ARRAY_SIZE(lenovo_yb1_x90_pdevs),422 .pdev_count = 1,774 .pdev_count = ARRAY_SIZE(lenovo_yoga_tab2_1380_pdevs),
94 .pdev_count = 1,428 .pdev_count = 1,