Searched refs:get_interface (Results 1 – 4 of 4) sorted by relevance
46 void (*get_interface)(void *priv_data, struct dw_mipi_dsi2_phy_iface *iface); member
342 int (*get_interface)(struct device *dev); member
1182 ifc = ops->get_interface(parent); in nfp_cpp_from_operations()
1283 .get_interface = nfp6000_get_interface,