Searched refs:pdev_count (Results 1 – 2 of 2) sorted by relevance
149 static int pdev_count; variable374 for (i = pdev_count - 1; i >= 0; i--) in x86_android_tablet_remove()481 pdevs = kzalloc_objs(*pdevs, dev_info->pdev_count + 1); in x86_android_tablet_probe()487 pdev_count = dev_info->pdev_count; in x86_android_tablet_probe()488 for (i = 0; i < pdev_count; i++) { in x86_android_tablet_probe()527 pdevs[pdev_count] = platform_device_register_full(&button_info); in x86_android_tablet_probe()528 if (IS_ERR(pdevs[pdev_count])) { in x86_android_tablet_probe()529 ret = PTR_ERR(pdevs[pdev_count]); in x86_android_tablet_probe()533 pdev_count++; in x86_android_tablet_probe()
264 .pdev_count = ARRAY_SIZE(lenovo_yb1_x90_pdevs),456 .pdev_count = ARRAY_SIZE(lenovo_yoga_tab2_830_1050_pdevs),801 .pdev_count = ARRAY_SIZE(lenovo_yoga_tab2_1380_pdevs),