Searched refs:PCI_VENDOR_ID_TOSHIBA (Results 1 – 8 of 8) sorted by relevance
/linux-6.1.9/drivers/ata/ |
D | pata_piccolo.c | 101 { PCI_DEVICE(PCI_VENDOR_ID_TOSHIBA,PCI_DEVICE_ID_TOSHIBA_PICCOLO_1), }, 102 { PCI_DEVICE(PCI_VENDOR_ID_TOSHIBA,PCI_DEVICE_ID_TOSHIBA_PICCOLO_2), }, 103 { PCI_DEVICE(PCI_VENDOR_ID_TOSHIBA,PCI_DEVICE_ID_TOSHIBA_PICCOLO_3), }, 104 { PCI_DEVICE(PCI_VENDOR_ID_TOSHIBA,PCI_DEVICE_ID_TOSHIBA_PICCOLO_5), },
|
D | ata_generic.c | 224 { PCI_DEVICE(PCI_VENDOR_ID_TOSHIBA,PCI_DEVICE_ID_TOSHIBA_PICCOLO_1), }, 225 { PCI_DEVICE(PCI_VENDOR_ID_TOSHIBA,PCI_DEVICE_ID_TOSHIBA_PICCOLO_2), }, 226 { PCI_DEVICE(PCI_VENDOR_ID_TOSHIBA,PCI_DEVICE_ID_TOSHIBA_PICCOLO_3), }, 227 { PCI_DEVICE(PCI_VENDOR_ID_TOSHIBA,PCI_DEVICE_ID_TOSHIBA_PICCOLO_5), },
|
/linux-6.1.9/drivers/usb/host/ |
D | ohci-pci.c | 207 .subvendor = PCI_VENDOR_ID_TOSHIBA,
|
/linux-6.1.9/drivers/pcmcia/ |
D | yenta_socket.c | 1429 CB_ID(PCI_VENDOR_ID_TOSHIBA, PCI_DEVICE_ID_TOSHIBA_TOPIC95, TOPIC95), 1430 CB_ID(PCI_VENDOR_ID_TOSHIBA, PCI_DEVICE_ID_TOSHIBA_TOPIC97, TOPIC97), 1431 CB_ID(PCI_VENDOR_ID_TOSHIBA, PCI_DEVICE_ID_TOSHIBA_TOPIC100, TOPIC97),
|
/linux-6.1.9/drivers/mmc/host/ |
D | toshsd.c | 29 { PCI_DEVICE(PCI_VENDOR_ID_TOSHIBA, 0x0805) },
|
/linux-6.1.9/include/linux/ |
D | pci_ids.h | 1609 #define PCI_VENDOR_ID_TOSHIBA 0x1179 macro
|
/linux-6.1.9/sound/pci/hda/ |
D | patch_sigmatel.c | 2936 SND_PCI_QUIRK_MASK(PCI_VENDOR_ID_TOSHIBA, 0xfffd, 0xfa91,
|
/linux-6.1.9/drivers/pci/ |
D | quirks.c | 1240 DECLARE_PCI_FIXUP_HEADER(PCI_VENDOR_ID_TOSHIBA, 0x605, quirk_transparent_bridge);
|