Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/davicom/
H A Ddm9000.c1791 static const struct of_device_id dm9000_of_matches[] = { variable
1795 MODULE_DEVICE_TABLE(of, dm9000_of_matches);
1802 .of_match_table = of_match_ptr(dm9000_of_matches),
/kernel/linux/linux-6.6/drivers/net/ethernet/davicom/
H A Ddm9000.c1790 static const struct of_device_id dm9000_of_matches[] = { variable
1794 MODULE_DEVICE_TABLE(of, dm9000_of_matches);
1801 .of_match_table = of_match_ptr(dm9000_of_matches),

Completed in 5 milliseconds