Searched refs:pdev_count (Results 1 – 1 of 1) sorted by relevance
181 int pdev_count; member447 .pdev_count = ARRAY_SIZE(asus_me176c_tf103c_pdevs),592 .pdev_count = ARRAY_SIZE(asus_me176c_tf103c_pdevs),847 .pdev_count = ARRAY_SIZE(int3496_pdevs),1063 .pdev_count = ARRAY_SIZE(int3496_pdevs),1279 static int pdev_count; variable1394 for (i = 0; i < pdev_count; i++) in x86_android_tablet_cleanup()1482 pdevs = kcalloc(dev_info->pdev_count, sizeof(*pdevs), GFP_KERNEL); in x86_android_tablet_init()1488 pdev_count = dev_info->pdev_count; in x86_android_tablet_init()1489 for (i = 0; i < pdev_count; i++) { in x86_android_tablet_init()