Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/ethernet/via/
Dvia-velocity.c378 static const struct of_device_id velocity_of_ids[] = { variable
382 MODULE_DEVICE_TABLE(of, velocity_of_ids);
2944 of_id = of_match_device(velocity_of_ids, &pdev->dev); in velocity_platform_probe()
3250 .of_match_table = velocity_of_ids,