Home
last modified time | relevance | path

Searched refs:to_max96745_bridge (Results 1 – 1 of 1) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/gpu/drm/bridge/
H A Dmaxim-max96745.c42 #define to_max96745_bridge(x) container_of(x, struct max96745_bridge, x) macro
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()