Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/ethernet/via/
Dvia-velocity.c388 static const struct of_device_id velocity_of_ids[] = { variable
392 MODULE_DEVICE_TABLE(of, velocity_of_ids);
2960 of_id = of_match_device(velocity_of_ids, &pdev->dev); in velocity_platform_probe()
3266 .of_match_table = velocity_of_ids,