Lines Matching refs:pdev
171 USBHostDevice *pdev = hostdev_list;174 while (pdev) {175 if (pdev == dev) {180 prev = &pdev->next;181 pdev = pdev->next;