Searched refs:max96745_bridge (Results 1 – 2 of 2) sorted by relevance
27 struct max96745_bridge { struct42 #define to_max96745_bridge(x) container_of(x, struct max96745_bridge, x) argument44 static bool max96745_bridge_link_locked(struct max96745_bridge *ser) in max96745_bridge_link_locked()63 struct max96745_bridge *ser = to_max96745_bridge(bridge); in max96745_bridge_attach()81 struct max96745_bridge *ser = to_max96745_bridge(bridge); in max96745_bridge_pre_enable()89 struct max96745_bridge *ser = to_max96745_bridge(bridge); in max96745_bridge_enable()117 struct max96745_bridge *ser = to_max96745_bridge(bridge); in max96745_bridge_disable()128 struct max96745_bridge *ser = to_max96745_bridge(bridge); in max96745_bridge_post_disable()158 struct max96745_bridge *ser = to_max96745_bridge(bridge); in max96745_bridge_detect()201 struct max96745_bridge *ser = to_max96745_bridge(bridge); in max96745_bridge_get_modes()[all …]
134 U_BOOT_DRIVER(max96745_bridge) = {