Home
last modified time | relevance | path

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

/dragonfly/sys/dev/drm/include/linux/
H A Dpci_ids.h44 #define PCI_VENDOR_ID_APPLE 0x106b macro
/dragonfly/sys/dev/drm/radeon/
H A Dradeon_device.c689 (rdev->pdev->subsystem_vendor == PCI_VENDOR_ID_APPLE) && in radeon_card_posted()
H A Datombios_encoders.c236 if ((rdev->pdev->subsystem_vendor == PCI_VENDOR_ID_APPLE) && in radeon_atom_backlight_init()
/dragonfly/sys/dev/drm/amd/amdgpu/
H A Datombios_encoders.c222 if ((adev->pdev->subsystem_vendor == PCI_VENDOR_ID_APPLE) && in amdgpu_atombios_encoder_init_backlight()