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

/linux-master/drivers/net/ethernet/sun/
H A Dsunhme.c2802 static const struct of_device_id hme_sbus_match[]; variable in typeref:struct:of_device_id
2810 match = of_match_device(hme_sbus_match, &op->dev);
2821 static const struct of_device_id hme_sbus_match[] = { variable in typeref:struct:of_device_id
2836 MODULE_DEVICE_TABLE(of, hme_sbus_match);
2841 .of_match_table = hme_sbus_match,

Completed in 110 milliseconds