Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/marvell/
H A Dmv643xx_eth.c2680 static const struct of_device_id mv643xx_eth_shared_ids[] = { variable
2685 MODULE_DEVICE_TABLE(of, mv643xx_eth_shared_ids);
2896 .of_match_table = of_match_ptr(mv643xx_eth_shared_ids),
/kernel/linux/linux-6.6/drivers/net/ethernet/marvell/
H A Dmv643xx_eth.c2691 static const struct of_device_id mv643xx_eth_shared_ids[] = { variable
2696 MODULE_DEVICE_TABLE(of, mv643xx_eth_shared_ids);
2910 .of_match_table = of_match_ptr(mv643xx_eth_shared_ids),

Completed in 8 milliseconds