Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/radeon/
H A Dradeon_agp.c72 PCI_VENDOR_ID_SONY, 0x816b, 2},
75 PCI_VENDOR_ID_SONY, 0x8195, 8},
126 PCI_VENDOR_ID_SONY, 0x8175, 1},
/linux/drivers/usb/host/
H A Dpci-quirks.c1058 if (xhci_pdev->subsystem_vendor == PCI_VENDOR_ID_SONY && in usb_enable_intel_xhci_ports()
/linux/include/linux/
H A Dpci_ids.h921 #define PCI_VENDOR_ID_SONY 0x104d macro
/linux/drivers/platform/x86/
H A Dsony-laptop.c471 key_dev->id.vendor = PCI_VENDOR_ID_SONY; in sony_laptop_setup_input()
500 jog_dev->id.vendor = PCI_VENDOR_ID_SONY; in sony_laptop_setup_input()
/linux/drivers/mmc/host/
H A Dsdhci-pci-core.c247 chip->pdev->subsystem_vendor == PCI_VENDOR_ID_SONY) in ricoh_probe()