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

/linux-master/drivers/phy/mscc/
H A Dphy-ocelot-serdes.c532 static const struct of_device_id serdes_ids[] = { variable in typeref:struct:of_device_id
536 MODULE_DEVICE_TABLE(of, serdes_ids);
542 .of_match_table = of_match_ptr(serdes_ids),
/linux-master/drivers/phy/microchip/
H A Dlan966x_serdes.c607 static const struct of_device_id serdes_ids[] = { variable in typeref:struct:of_device_id
611 MODULE_DEVICE_TABLE(of, serdes_ids);
617 .of_match_table = of_match_ptr(serdes_ids),

Completed in 125 milliseconds