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

/linux-master/drivers/hv/
H A Dvmbus_drv.c2494 static const __maybe_unused struct of_device_id vmbus_of_match[] = { variable in typeref:struct:of_device_id
2502 MODULE_DEVICE_TABLE(of, vmbus_of_match);
2538 .of_match_table = of_match_ptr(vmbus_of_match),

Completed in 220 milliseconds