Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/hid/intel-ish-hid/ipc/
Dpci-ish.c39 {PCI_DEVICE(PCI_VENDOR_ID_INTEL, EHL_Ax_DEVICE_ID)},
226 if (pdev->device == EHL_Ax_DEVICE_ID) in ish_probe()
373 if (dev->pdev->device == EHL_Ax_DEVICE_ID) { in ish_resume()
Dhw-ish.h28 #define EHL_Ax_DEVICE_ID 0x4BB3 macro
Dipc.c912 return (dev->pdev->device == EHL_Ax_DEVICE_ID || in _dma_no_cache_snooping()