Searched defs:mdio_driver_common (Results 1 – 1 of 1) sorted by relevance
54 struct mdio_driver_common { struct60 #define to_mdio_common_driver(__drv_c) container_of_const(__drv_c, struct mdio_driver_common, \ argument