Lines Matching refs:max96755f_bridge

28 struct max96755f_bridge {  struct
55 #define to_max96755f_bridge(x) container_of(x, struct max96755f_bridge, x) argument
59 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()
285 static void max96755f_bridge_reset_oneshot(struct max96755f_bridge *ser) in max96755f_bridge_reset_oneshot()
297 struct max96755f_bridge *ser = to_max96755f_bridge(bridge); in max96755f_bridge_enable()
351 struct max96755f_bridge *ser = to_max96755f_bridge(bridge); in max96755f_bridge_disable()
377 struct max96755f_bridge *ser = to_max96755f_bridge(bridge); in max96755f_bridge_post_disable()
386 struct max96755f_bridge *ser = to_max96755f_bridge(bridge); in max96755f_bridge_detect()
409 struct max96755f_bridge *ser = to_max96755f_bridge(bridge); in max96755f_bridge_mode_set()
429 static int max96755f_link_parse(struct max96755f_bridge *ser) in max96755f_link_parse()
487 struct max96755f_bridge *ser = arg; in max96755f_bridge_lock_irq_handler()
498 struct max96755f_bridge *ser; in max96755f_bridge_probe()
554 struct max96755f_bridge *ser = platform_get_drvdata(pdev); in max96755f_bridge_remove()