Home
last modified time | relevance | path

Searched refs:PCI_DEVICE_ID_INTEL_CE4100_USB (Results 1 – 1 of 1) sorted by relevance

/linux-5.19.10/drivers/usb/host/
Dehci-pci.c22 #define PCI_DEVICE_ID_INTEL_CE4100_USB 0x2e70 macro
145 if (pdev->device == PCI_DEVICE_ID_INTEL_CE4100_USB) in ehci_pci_setup()