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()49 struct thc63_dev *thc63 = to_thc63(bridge); in thc63_attach()58 struct thc63_dev *thc63 = to_thc63(bridge); in thc63_mode_valid()87 struct thc63_dev *thc63 = to_thc63(bridge); in thc63_enable()103 struct thc63_dev *thc63 = to_thc63(bridge); in thc63_disable()122 static int thc63_parse_dt(struct thc63_dev *thc63) in thc63_parse_dt()159 static int thc63_gpio_init(struct thc63_dev *thc63) in thc63_gpio_init()181 struct thc63_dev *thc63; in thc63_probe()[all …]
Completed in 116 milliseconds