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

/linux-master/drivers/net/ethernet/smsc/
H A Dsmc91x.c2189 static const struct of_device_id smc91x_match[] = { variable in typeref:struct:of_device_id
2194 MODULE_DEVICE_TABLE(of, smc91x_match);
2278 match = of_match_device(of_match_ptr(smc91x_match), &pdev->dev);
2486 .of_match_table = of_match_ptr(smc91x_match),

Completed in 109 milliseconds