Lines Matching refs:thc63_dev
26 struct thc63_dev {
40 static inline struct thc63_dev *to_thc63(struct drm_bridge *bridge)
42 return container_of(bridge, struct thc63_dev, bridge);
48 struct thc63_dev *thc63 = to_thc63(bridge);
57 struct thc63_dev *thc63 = to_thc63(bridge);
86 struct thc63_dev *thc63 = to_thc63(bridge);
102 struct thc63_dev *thc63 = to_thc63(bridge);
121 static int thc63_parse_dt(struct thc63_dev *thc63)
173 static int thc63_gpio_init(struct thc63_dev *thc63)
195 struct thc63_dev *thc63;
235 struct thc63_dev *thc63 = platform_get_drvdata(pdev);