Searched refs:thc63_dev (Results 1 – 1 of 1) sorted by relevance
26 struct thc63_dev { struct40 static inline struct thc63_dev *to_thc63(struct drm_bridge *bridge) in to_thc63() argument42 return container_of(bridge, struct thc63_dev, bridge); in to_thc63()48 struct thc63_dev *thc63 = to_thc63(bridge); in thc63_attach()57 struct thc63_dev *thc63 = to_thc63(bridge); in thc63_mode_valid()86 struct thc63_dev *thc63 = to_thc63(bridge); in thc63_enable()102 struct thc63_dev *thc63 = to_thc63(bridge); in thc63_disable()121 static int thc63_parse_dt(struct thc63_dev *thc63) in thc63_parse_dt()173 static int thc63_gpio_init(struct thc63_dev *thc63) in thc63_gpio_init()195 struct thc63_dev *thc63; in thc63_probe()[all …]