Searched refs:PCI_VENDOR_ID_TOSHIBA (Results 1 – 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/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), },
|
/kernel/linux/linux-5.10/drivers/usb/host/ |
D | ohci-pci.c | 207 .subvendor = PCI_VENDOR_ID_TOSHIBA,
|
/kernel/linux/linux-5.10/drivers/pcmcia/ |
D | yenta_socket.c | 1432 CB_ID(PCI_VENDOR_ID_TOSHIBA, PCI_DEVICE_ID_TOSHIBA_TOPIC95, TOPIC95), 1433 CB_ID(PCI_VENDOR_ID_TOSHIBA, PCI_DEVICE_ID_TOSHIBA_TOPIC97, TOPIC97), 1434 CB_ID(PCI_VENDOR_ID_TOSHIBA, PCI_DEVICE_ID_TOSHIBA_TOPIC100, TOPIC97),
|
/kernel/linux/linux-5.10/drivers/mmc/host/ |
D | toshsd.c | 29 { PCI_DEVICE(PCI_VENDOR_ID_TOSHIBA, 0x0805) },
|
/kernel/linux/linux-5.10/include/linux/ |
D | pci_ids.h | 1594 #define PCI_VENDOR_ID_TOSHIBA 0x1179 macro
|
/kernel/linux/linux-5.10/sound/pci/hda/ |
D | patch_sigmatel.c | 2936 SND_PCI_QUIRK_MASK(PCI_VENDOR_ID_TOSHIBA, 0xfffd, 0xfa91,
|
/kernel/linux/linux-5.10/drivers/pci/ |
D | quirks.c | 1242 DECLARE_PCI_FIXUP_HEADER(PCI_VENDOR_ID_TOSHIBA, 0x605, quirk_transparent_bridge);
|