Searched refs:PCI_DEVICE (Results 1 – 4 of 4) sorted by relevance
| /openbsd/src/sys/dev/pci/drm/i915/display/ |
| D | intel_lpe_audio.c | 204 {PCI_DEVICE(PCI_VENDOR_ID_INTEL, 0x0f04)}, in lpe_audio_detect() 206 {PCI_DEVICE(PCI_VENDOR_ID_INTEL, 0x2284)}, in lpe_audio_detect()
|
| D | intel_display_power.c | 1881 {PCI_DEVICE(PCI_VENDOR_ID_INTEL, 0x0f38)}, in assert_isp_power_gated() 1882 {PCI_DEVICE(PCI_VENDOR_ID_INTEL, 0x22b8)}, in assert_isp_power_gated()
|
| /openbsd/src/sys/dev/pci/drm/include/linux/ |
| D | pci.h | 78 #define PCI_DEVICE(v, p) \ macro
|
| /openbsd/src/sys/dev/pci/drm/amd/amdgpu/ |
| D | amdgpu_drv.c | 2143 { PCI_DEVICE(0x1002, PCI_ANY_ID), 2148 { PCI_DEVICE(0x1002, PCI_ANY_ID), 2153 { PCI_DEVICE(0x1002, PCI_ANY_ID),
|