Searched refs:max96755f_bridge (Results 1 – 2 of 2) sorted by relevance
28 struct max96755f_bridge { struct55 #define to_max96755f_bridge(x) container_of(x, struct max96755f_bridge, x) argument59 struct max96755f_bridge *ser = to_max96755f_bridge(connector); in max96755f_bridge_connector_get_modes()75 struct max96755f_bridge *ser = to_max96755f_bridge(connector); in max96755f_bridge_connector_detect()92 static struct mipi_dsi_device *max96755f_attach_dsi(struct max96755f_bridge *max96755f, in max96755f_attach_dsi()126 static bool max96755f_bridge_link_locked(struct max96755f_bridge *ser) in max96755f_bridge_link_locked()142 struct max96755f_bridge *ser = to_max96755f_bridge(bridge); in max96755f_bridge_attach()191 struct max96755f_bridge *ser = to_max96755f_bridge(bridge); in max96755f_bridge_detach()199 static void max96755f_mipi_dsi_rx_config(struct max96755f_bridge *ser) in max96755f_mipi_dsi_rx_config()258 struct max96755f_bridge *ser = to_max96755f_bridge(bridge); in max96755f_bridge_pre_enable()[all …]
227 U_BOOT_DRIVER(max96755f_bridge) = {