Home
last modified time | relevance | path

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

/linux-6.14.4/drivers/i2c/busses/
Di2c-thunderx-pcidrv.c256 static const struct pci_device_id thunder_i2c_pci_id_table[] = { variable
261 MODULE_DEVICE_TABLE(pci, thunder_i2c_pci_id_table);
265 .id_table = thunder_i2c_pci_id_table,