Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/drivers/net/ethernet/sun/
H A Dsunhme.c2802 static const struct of_device_id hme_sbus_match[]; variable
2810 match = of_match_device(hme_sbus_match, &op->dev); in hme_sbus_probe()
2821 static const struct of_device_id hme_sbus_match[] = { variable
2836 MODULE_DEVICE_TABLE(of, hme_sbus_match);
2841 .of_match_table = hme_sbus_match,
/kernel/linux/linux-5.10/drivers/net/ethernet/sun/
H A Dsunhme.c3270 static const struct of_device_id hme_sbus_match[]; variable
3278 match = of_match_device(hme_sbus_match, &op->dev); in hme_sbus_probe()
3313 static const struct of_device_id hme_sbus_match[] = { variable
3328 MODULE_DEVICE_TABLE(of, hme_sbus_match);
3333 .of_match_table = hme_sbus_match,

Completed in 7 milliseconds