Home
last modified time | relevance | path

Searched refs:hv_pci_id_table (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/pci/controller/
H A Dpci-hyperv.c3553 static const struct hv_vmbus_device_id hv_pci_id_table[] = { variable
3560 MODULE_DEVICE_TABLE(vmbus, hv_pci_id_table);
3564 .id_table = hv_pci_id_table,
/kernel/linux/linux-6.6/drivers/pci/controller/
H A Dpci-hyperv.c4069 static const struct hv_vmbus_device_id hv_pci_id_table[] = { variable
4076 MODULE_DEVICE_TABLE(vmbus, hv_pci_id_table);
4080 .id_table = hv_pci_id_table,

Completed in 10 milliseconds