Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/dsa/
H A Drealtek-smi-core.c477 static const struct of_device_id realtek_smi_of_match[] = { variable
489 MODULE_DEVICE_TABLE(of, realtek_smi_of_match);
494 .of_match_table = of_match_ptr(realtek_smi_of_match),
/kernel/linux/linux-6.6/drivers/net/dsa/realtek/
H A Drealtek-smi.c539 static const struct of_device_id realtek_smi_of_match[] = { variable
554 MODULE_DEVICE_TABLE(of, realtek_smi_of_match);
559 .of_match_table = realtek_smi_of_match,

Completed in 2 milliseconds